Searched defs:XCALLOC (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dxalloc.h89 /* extern t *XCALLOC (size_t n, typename t); */
90 #define XCALLOC(n, t) \ macro
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h20 #ifndef XCALLOC
24 #define XCALLOC calloc macro
/external/dropbear/libtommath/
H A Dtommath.h114 #define XCALLOC calloc macro
119 extern void *XCALLOC(size_t n, size_t s);

Completed in 151 milliseconds