Searched refs:UNVIS_VALID (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dunvis.c101 return (UNVIS_VALID);
115 return (UNVIS_VALID);
122 return (UNVIS_VALID);
138 return (UNVIS_VALID);
142 return (UNVIS_VALID);
146 return (UNVIS_VALID);
150 return (UNVIS_VALID);
154 return (UNVIS_VALID);
158 return (UNVIS_VALID);
162 return (UNVIS_VALID);
[all...]
/freebsd-11-stable/contrib/libc-vis/
H A Dunvis.c225 return UNVIS_VALID;
254 return UNVIS_VALID;
261 return UNVIS_VALID;
277 return UNVIS_VALID;
281 return UNVIS_VALID;
285 return UNVIS_VALID;
289 return UNVIS_VALID;
293 return UNVIS_VALID;
297 return UNVIS_VALID;
301 return UNVIS_VALID;
[all...]
H A Dvis.h75 #define UNVIS_VALID 1 /* character valid */ macro
/freebsd-11-stable/contrib/unvis/
H A Dunvis.c118 case UNVIS_VALID:
136 if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) == UNVIS_VALID)
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dvis.h73 #define UNVIS_VALID 1 /* character valid */ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dvis.h64 #define UNVIS_VALID 1 /* character valid */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp351 const int unvis_valid = UNVIS_VALID;
H A Dsanitizer_platform_limits_netbsd.cpp2225 const int unvis_valid = UNVIS_VALID;

Completed in 126 milliseconds