Searched refs:UNVIS_NOCHAR (Results 1 – 7 of 7) sorted by relevance
226 return UNVIS_NOCHAR; in unvis()238 return UNVIS_NOCHAR; in unvis()242 return UNVIS_NOCHAR; in unvis()246 return UNVIS_NOCHAR; in unvis()250 return UNVIS_NOCHAR; in unvis()265 return UNVIS_NOCHAR; in unvis()269 return UNVIS_NOCHAR; in unvis()272 return UNVIS_NOCHAR; in unvis()311 return UNVIS_NOCHAR; in unvis()317 return UNVIS_NOCHAR; in unvis()[all …]
76 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
103 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD); in rk_unvis()176 return (UNVIS_NOCHAR); in rk_unvis()182 return (UNVIS_NOCHAR); in rk_unvis()273 case UNVIS_NOCHAR: in rk_strunvis()
78 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */
75 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
129 case UNVIS_NOCHAR: in process()
66 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro