Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_freebsd.h418 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
Dsanitizer_platform_limits_solaris.h392 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
Dsanitizer_platform_limits_netbsd.h535 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
Dsanitizer_platform_limits_posix.h908 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h857 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro