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

/freebsd-current/tools/boot/
H A Dlua-lint.sh18 --globals io.ischar --globals printc --globals cli_execute \
/freebsd-current/stand/liblua/
H A Dlutils.c176 lua_pushboolean(L, ischar());
411 REG_SIMPLE(ischar),
/freebsd-current/stand/common/
H A Dconsole.c155 ischar(void) function
H A Dboot.c220 if (ischar()) {
H A Dcommands.c444 while (!ischar())
/freebsd-current/stand/libsa/
H A Dstand.h424 extern int ischar(void);
/freebsd-current/stand/ficl/
H A Dloader.c747 stackPushINT(pVM->pStack, ischar()? FICL_TRUE : FICL_FALSE);
/freebsd-current/stand/lua/
H A Dmenu.lua538 if io.ischar() then
/freebsd-current/stand/efi/loader/
H A Dmain.c678 if (ischar())

Completed in 221 milliseconds