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

/freebsd-13-stable/lib/libc/gen/
H A Dunvis-compat.c37 #define _UNVIS_END 1 macro
45 if (flag & _UNVIS_END)
46 flag = (flag & ~_UNVIS_END) ^ UNVIS_END;

Completed in 52 milliseconds