Searched refs:ft_smalloc (Results 1 – 2 of 2) sorted by relevance
74 return ft_smalloc( size ); in ft_alloc()292 memory = (FT_Memory)ft_smalloc( sizeof ( *memory ) ); in FT_New_Memory()
133 #define ft_smalloc malloc macro