Searched defs:FT_Memory (Results 1 – 4 of 4) sorted by relevance
64 typedef struct FT_MemoryRec_* FT_Memory; typedef
56 typedef struct FT_MemoryRec_* FT_Memory; typedef
104 static void* sk_ft_alloc(FT_Memory, FT_Alloc_size_t size) { in sk_ft_alloc() argument107 static void sk_ft_free(FT_Memory, void* block) { in sk_ft_free() argument110 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc() argument
157 static void* sk_ft_alloc(FT_Memory, FT_Alloc_size_t size) { in sk_ft_alloc() argument160 static void sk_ft_free(FT_Memory, void* block) { in sk_ft_free() argument163 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc() argument