Home
last modified time | relevance | path

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

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