Home
last modified time | relevance | path

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

/openbsd/lib/libc/gen/
H A Dunvis.c58 return (UNVIS_VALID); in unvis()
72 return (UNVIS_VALID); in unvis()
84 return (UNVIS_VALID); in unvis()
100 return (UNVIS_VALID); in unvis()
104 return (UNVIS_VALID); in unvis()
108 return (UNVIS_VALID); in unvis()
112 return (UNVIS_VALID); in unvis()
163 return (UNVIS_VALID); in unvis()
171 return (UNVIS_VALID); in unvis()
226 case UNVIS_VALID: in strunvis()
[all …]
/openbsd/usr.bin/unvis/
H A Dunvis.c87 case UNVIS_VALID: in process()
105 if (unvis(&outc, (char)0, &state, UNVIS_END) == UNVIS_VALID) in process()
/openbsd/include/
H A Dvis.h65 #define UNVIS_VALID 1 /* character valid */ macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp371 const int unvis_valid = UNVIS_VALID;
H A Dsanitizer_platform_limits_netbsd.cpp2510 const int unvis_valid = UNVIS_VALID;