Searched defs:sz (Results 1 – 1 of 1) sorted by relevance
82 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ argument85 #define uthash_free(ptr,sz) free(ptr) /* free fcn */ argument