Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.c160 extern voidp ft_scalloc OF((uInt items, uInt size));
170 return (voidpf)ft_scalloc(items, size);
/AliOS-Things-master/components/freetype/include/config/
A Dftstdlib.h131 #define ft_scalloc calloc macro

Completed in 2 milliseconds