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

/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h75 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ macro
/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h74 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ macro

Completed in 51 milliseconds