Searched refs:UNVIS_VALIDPUSH (Results 1 - 5 of 5) sorted by last modified time

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2511 const int unvis_validpush = UNVIS_VALIDPUSH;
H A Dsanitizer_platform_limits_freebsd.cpp372 const int unvis_validpush = UNVIS_VALIDPUSH;
/openbsd-current/usr.bin/unvis/
H A Dunvis.c90 case UNVIS_VALIDPUSH:
/openbsd-current/lib/libc/gen/
H A Dunvis.c186 return (UNVIS_VALIDPUSH);
197 return (UNVIS_VALIDPUSH);
229 case UNVIS_VALIDPUSH:
263 case UNVIS_VALIDPUSH:
/openbsd-current/include/
H A Dvis.h66 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro

Completed in 144 milliseconds