Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h393 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_freebsd.h444 # 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.h924 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h418 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_solaris.h391 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_netbsd.h535 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_posix.h1026 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h419 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_solaris.h393 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_netbsd.h508 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro
H A Dsanitizer_platform_limits_posix.h910 #define IOC_SIZEMASK ((1 << IOC_SIZEBITS) - 1) macro