Home
last modified time | relevance | path

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

/freebsd/sys/dev/tdfx/
H A Dtdfx_io.h54 #define _IOC_SIZEBITS 14 macro
59 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1)
65 #define _IOC_DIRSHIFT (_IOC_SIZESHIFT+_IOC_SIZEBITS)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp998 COMPILER_CHECK(IOC_SIZEBITS == _IOC_SIZEBITS);