Home
last modified time | relevance | path

Searched refs:HASH_KEYCMP (Results 1 – 1 of 1) sorted by relevance

/components/utilities/libadt/uthash/
A Duthash.h94 #ifndef HASH_KEYCMP
95 #define HASH_KEYCMP(a,b,n) memcmp(a,b,n) macro
757 if (HASH_KEYCMP((out)->hh.key, keyptr, keylen_in) == 0) { \

Completed in 5 milliseconds