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

/freebsd-13-stable/sys/contrib/ck/src/
H A Dck_hs.c61 #define CK_HS_STORE(x, y) ck_pr_store_8(x, y) macro
66 #define CK_HS_STORE(x, y) ck_pr_store_16(x, y) macro
71 #define CK_HS_STORE(x, y) ck_pr_store_32(x, y) macro
303 CK_HS_STORE(&m->probe_bound[offset], n_probes);
631 CK_HS_STORE(&map->probe_bound[i], bounds[i]);

Completed in 33 milliseconds