Searched defs:uthash_strlen (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | uthash.h | 91 #define uthash_strlen(s) strlen(s) macro |
/third_party/libcoap/include/coap3/ | ||
H A D | coap_uthash_internal.h | 85 #define uthash_strlen(s) strlen(s) macro |
Completed in 5 milliseconds