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

/freebsd-11-stable/lib/libc/gen/
H A Dunvis-compat.c35 #define _UNVIS_END 1 macro
43 if (flag & _UNVIS_END)
44 flag = (flag & ~_UNVIS_END) ^ UNVIS_END;

Completed in 41 milliseconds