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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dvis.h74 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dunvis.c224 return (UNVIS_VALIDPUSH);
235 return (UNVIS_VALIDPUSH);
269 case UNVIS_VALIDPUSH:
/freebsd-11-stable/contrib/openbsm/compat/
H A Dvis.h65 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/freebsd-11-stable/contrib/unvis/
H A Dunvis.c121 case UNVIS_VALIDPUSH:
/freebsd-11-stable/contrib/libc-vis/
H A Dvis.h76 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
H A Dunvis.c369 return UNVIS_VALIDPUSH;
380 return UNVIS_VALIDPUSH;
396 return UNVIS_VALIDPUSH;
404 return UNVIS_VALIDPUSH;
526 case UNVIS_VALIDPUSH:
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp352 const int unvis_validpush = UNVIS_VALIDPUSH;
H A Dsanitizer_platform_limits_netbsd.cpp2226 const int unvis_validpush = UNVIS_VALIDPUSH;

Completed in 94 milliseconds