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

/freebsd-12-stable/sys/dev/tdfx/
H A Dtdfx_io.h57 #define _IOC_DIRBITS 2 macro
62 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp936 COMPILER_CHECK(IOC_DIRBITS == _IOC_DIRBITS);

Completed in 165 milliseconds