Searched refs:ck_pr_store_16 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ck/include/
H A Dck_pr.h184 #define ck_pr_store_16(DST, VAL) CK_PR_STORE_SAFE((DST), (VAL), 16) macro
/freebsd-12-stable/sys/contrib/ck/src/
H A Dck_hs.c66 #define CK_HS_STORE(x, y) ck_pr_store_16(x, y)
H A Dck_ht.c71 #define CK_HT_STORE(x, y) ck_pr_store_16(x, y)
H A Dck_rhs.c66 #define CK_RHS_STORE(x, y) ck_pr_store_16(x, y)

Completed in 223 milliseconds