Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 4 of 4) sorted by relevance

/tools/tests/rangeset/
A Dharness.h53 #define xmalloc(type) ((type *)malloc(sizeof(type))) macro
/tools/xl/
A Dxl_utils.c67 void *xmalloc(size_t sz) in xmalloc() function
/tools/tests/vpci/
A Demul.h97 #define xmalloc(type) ((type *)malloc(sizeof(type))) macro
/tools/libs/light/
A Dlibxl_save_helper.c119 static void *xmalloc(size_t sz) in xmalloc() function

Completed in 7 milliseconds