Home
last modified time | relevance | path

Searched refs:CMD_FATAL (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/common/
H A Dbootstrap.h47 #define CMD_FATAL 4 macro
H A Dinterp_forth.c143 case CMD_FATAL: in bf_command()
H A Dmodule.c201 return (CMD_FATAL); in command_load()
/freebsd/stand/liblua/
H A Dlutils.c467 lua_pushinteger(L, CMD_FATAL); in luaopen_loader()