Home
last modified time | relevance | path

Searched refs:C_PRELRANGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dcallout.h55 #define C_PRELRANGE ((1 << C_PRELBITS) - 1) macro
57 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1)
/f-stack/freebsd/sys/
H A Dcallout.h57 #define C_PRELRANGE ((1 << C_PRELBITS) - 1) macro
59 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1)