Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/lib/
H A DMakefile43 interror.c \
/netbsd-src/external/mit/lua/dist/src/
H A Dlauxlib.c445 static void interror (lua_State *L, int arg) { in interror() function
457 interror(L, arg); in luaL_checkinteger()