Home
last modified time | relevance | path

Searched defs:IOC_SIZEMASK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h393 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_freebsd.h500 # define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_netbsd.h536 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_posix.h962 #define IOC_SIZEMASK global() macro