Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlauxlib.c1052 static int checkcontrol (lua_State *L, const char *message, int tocont) { in checkcontrol() function
1066 checkcontrol((lua_State *)ud, message, tocont); in warnfoff()
1087 if (checkcontrol((lua_State *)ud, message, tocont)) /* control message? */ in warnfon()