Searched refs:ck_pr_store_16 (Results 1 – 4 of 4) sorted by relevance
66 #define CK_HS_STORE(x, y) ck_pr_store_16(x, y)
68 #define CK_HT_STORE(x, y) ck_pr_store_16(x, y)
66 #define CK_RHS_STORE(x, y) ck_pr_store_16(x, y)
193 #define ck_pr_store_16(DST, VAL) CK_PR_STORE_SAFE((DST), (VAL), 16) macro