Searched defs:HT_DEF_KEY_FIELD (Results 1 – 2 of 2) sorted by relevance
/openssl/include/internal/ | ||
H A D | hashtable.h | 89 #define HT_DEF_KEY_FIELD(name, type) type name; macro |
/openssl/test/ | ||
H A D | lhash_test.c | 193 HT_DEF_KEY_FIELD(mykey, int) in HT_DEF_KEY_FIELD() function |
Completed in 9 milliseconds