Searched refs:_IOC_DIRBITS (Results 1 – 5 of 5) sorted by relevance
35 #ifndef _IOC_DIRBITS36 # define _IOC_DIRBITS 2 macro42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
34 #ifndef _IOC_DIRBITS35 # define _IOC_DIRBITS 2 macro41 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
25 _IOC_DIRBITS = 2 variable30 _IOC_DIRMASK = ((1 << _IOC_DIRBITS) - 1)
15 #define _IOC_DIRBITS 3 macro
950 COMPILER_CHECK(IOC_DIRBITS == _IOC_DIRBITS);