Home
last modified time | relevance | path

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

/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h68 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ argument
69 #define uthash_free(ptr,sz) free(ptr) /* free fcn */ argument
/net-tools-3.5.0/libcoap/include/coap/
Duthash.h82 #define uthash_malloc(sz) malloc(sz) /* malloc fcn */ argument
85 #define uthash_free(ptr,sz) free(ptr) /* free fcn */ argument