Home
last modified time | relevance | path

Searched refs:UNVIS_SYNBAD (Results 1 – 3 of 3) sorted by relevance

/original-bsd/lib/libc/gen/
H A Dunvis.c43 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD);
125 return (UNVIS_SYNBAD);
134 return (UNVIS_SYNBAD);
182 return (UNVIS_SYNBAD);
/original-bsd/include/
H A Dvis.h40 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro
/original-bsd/usr.bin/unvis/
H A Dunvis.c75 case UNVIS_SYNBAD: