typedefFT_BEGIN_HEADER struct FT_MemoryRec_ * FT_Memory
GLuint GLuint GLsizei count
static char memory[1024 *256]
enum CF2_NumberType_ CF2_NumberType
cf2_stack_roll(CF2_Stack stack, CF2_Int count, CF2_Int idx)
cf2_stack_pushInt(CF2_Stack stack, CF2_Int val)
cf2_stack_popFixed(CF2_Stack stack)
cf2_stack_init(FT_Memory memory, FT_Error *error, FT_UInt stackSize)
cf2_stack_count(CF2_Stack stack)
cf2_stack_setReal(CF2_Stack stack, CF2_UInt idx, CF2_Fixed val)
cf2_stack_clear(CF2_Stack stack)
cf2_stack_popInt(CF2_Stack stack)
cf2_stack_pop(CF2_Stack stack, CF2_UInt num)
cf2_stack_free(CF2_Stack stack)
FT_BEGIN_HEADER struct CF2_StackNumber_ CF2_StackNumber
struct CF2_StackRec_ * CF2_Stack
struct CF2_StackRec_ CF2_StackRec
cf2_stack_pushFixed(CF2_Stack stack, CF2_Fixed val)
cf2_stack_getReal(CF2_Stack stack, CF2_UInt idx)
union CF2_StackNumber_::@4303 u