Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c66 #define CK_HT_STORE(x, y) ck_pr_store_8(x, y) macro
71 #define CK_HT_STORE(x, y) ck_pr_store_16(x, y) macro
76 #define CK_HT_STORE(x, y) ck_pr_store_32(x, y) macro