Home
last modified time | relevance | path

Searched defs:uthash_malloc (Results 1 – 2 of 2) sorted by relevance

/external/fastrpc/inc/
Duthash.h78 #define uthash_malloc(sz) UTHASH_MALLOC(sz) /* malloc fcn */ macro
/external/libdrm/intel/
Duthash.h85 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ macro