Home
last modified time | relevance | path

Searched refs:ft_scalloc (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/gzip/
Dzutil.c160 extern voidp ft_scalloc OF((uInt items, uInt size));
170 return (voidpf)ft_scalloc(items, size);
/external/pdfium/third_party/freetype/include/freetype/config/
Dftstdlib.h132 #define ft_scalloc calloc macro
/external/freetype/include/freetype/config/
Dftstdlib.h132 #define ft_scalloc calloc macro