Home
last modified time | relevance | path

Searched defs:xcalloc (Results 1 – 6 of 6) sorted by relevance

/third_party/popt/src/
Dsystem.h46 #define xcalloc(_nmemb, _size) (calloc((_nmemb), (_size)) ? : vmefail()) macro
51 #define xcalloc(_nmemb, _size) calloc((_nmemb), (_size)) macro
/third_party/gettext/gnulib-local/lib/
Dxmalloc.c106 xcalloc (size_t n, size_t s) in xcalloc() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dtre.h230 #define xcalloc calloc macro
/third_party/musl/src/regex/
Dtre.h228 #define xcalloc calloc macro
/third_party/musl/porting/uniproton/kernel/src/regex/
Dtre.h229 #define xcalloc calloc macro
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dtre.h229 #define xcalloc calloc macro