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