Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.cpp131 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_freebsd.cpp175 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_posix.cpp397 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_netbsd.cpp983 unsigned struct_termios_sz = sizeof(termios); variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc398 unsigned struct_termios_sz = sizeof(struct termios); variable