Searched defs:isvisible (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dvis.c52 #define isvisible(c,flag) \ macro
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dvidconsole.c230 #define isvisible(c) (((c) >= 32) && ((c) < 255)) macro
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dvidconsole.c313 #define isvisible(c) (((c) >= 32) && ((c) < 255)) macro

Completed in 80 milliseconds