Home
last modified time | relevance | path

Searched refs:UNVIS_VALID (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dvis.cpp134 case UNVIS_VALID: in test_unvis()
144 if (unvis(&out, '\0', &state, UNVIS_END) == UNVIS_VALID) in test_unvis()
/external/openssh/openbsd-compat/
Dvis.h73 #define UNVIS_VALID 1 /* character valid */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_freebsd.cpp355 const int unvis_valid = UNVIS_VALID;
Dsanitizer_platform_limits_netbsd.cpp2509 const int unvis_valid = UNVIS_VALID;