Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/src/
H A Dck_ht.c63 #define CK_HT_STORE(x, y) ck_pr_store_8(x, y) macro
68 #define CK_HT_STORE(x, y) ck_pr_store_16(x, y) macro
73 #define CK_HT_STORE(x, y) ck_pr_store_32(x, y) macro