Searched refs:UNVIS_END (Results 1 - 3 of 3) sorted by last modified time

/openbsd-current/usr.bin/unvis/
H A Dunvis.c105 if (unvis(&outc, (char)0, &state, UNVIS_END) == UNVIS_VALID)
/openbsd-current/lib/libc/gen/
H A Dunvis.c55 if (flag & UNVIS_END) {
240 if (unvis(dst, c, &state, UNVIS_END) == UNVIS_VALID)
277 if (unvis(&p, c, &state, UNVIS_END) == UNVIS_VALID) {
/openbsd-current/include/
H A Dvis.h74 #define UNVIS_END 1 /* no more characters */ macro

Completed in 186 milliseconds