Home
last modified time | relevance | path

Searched refs:UNVIS_VALIDPUSH (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libc-vis/
H A Dunvis.c368 return UNVIS_VALIDPUSH; in unvis()
379 return UNVIS_VALIDPUSH; in unvis()
395 return UNVIS_VALIDPUSH; in unvis()
403 return UNVIS_VALIDPUSH; in unvis()
525 case UNVIS_VALIDPUSH: in strnunvisx()
H A Dvis.h75 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/freebsd/crypto/heimdal/lib/roken/
H A Dunvis.c224 return (UNVIS_VALIDPUSH); in rk_unvis()
235 return (UNVIS_VALIDPUSH); in rk_unvis()
269 case UNVIS_VALIDPUSH: in rk_strunvis()
H A Dvis.hin77 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */
/freebsd/crypto/openssh/openbsd-compat/
H A Dvis.h74 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/freebsd/contrib/unvis/
H A Dunvis.c121 case UNVIS_VALIDPUSH: in process()
/freebsd/contrib/openbsm/compat/
H A Dvis.h65 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp380 const int unvis_validpush = UNVIS_VALIDPUSH;
H A Dsanitizer_platform_limits_netbsd.cpp2509 const int unvis_validpush = UNVIS_VALIDPUSH;