Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlauxlib.c1071 static int checkcontrol (lua_State *L, const char *message, int tocont) { in checkcontrol() function
1085 checkcontrol((lua_State *)ud, message, tocont); in warnfoff()
1106 if (checkcontrol((lua_State *)ud, message, tocont)) /* control message? */ in warnfon()