OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ft_scalloc
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/gzip/
zutil.c
160
extern voidp
ft_scalloc
OF((uInt items, uInt size));
170
return (voidpf)
ft_scalloc
(items, size);
/xsrc/external/mit/freetype/dist/include/freetype/config/
ftstdlib.h
132
#define
ft_scalloc
calloc
macro
Completed in 6 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026