Home
last modified time | relevance | path

Searched refs:CK_CC_RESTRICT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ck/include/
H A Dck_cc.h35 #ifndef CK_CC_RESTRICT
36 #define CK_CC_RESTRICT macro
H A Dck_ring.h89 void *CK_CC_RESTRICT buffer, in _ck_ring_enqueue_sp()
90 const void *CK_CC_RESTRICT entry, in _ck_ring_enqueue_sp()
120 void *CK_CC_RESTRICT buffer, in _ck_ring_enqueue_sp_size()
121 const void *CK_CC_RESTRICT entry, in _ck_ring_enqueue_sp_size()
135 const void *CK_CC_RESTRICT buffer, in _ck_ring_dequeue_sc()
136 void *CK_CC_RESTRICT target, in _ck_ring_dequeue_sc()
/f-stack/freebsd/contrib/ck/include/gcc/
H A Dck_cc.h58 #define CK_CC_RESTRICT __restrict__ macro