Home
last modified time | relevance | path

Searched defs:tag_error (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c171 static void tag_error (lua_State *L, int narg, int tag) { in tag_error() function
/freebsd-src/contrib/lua/src/
H A Dlauxlib.c207 static void tag_error (lua_State *L, int arg, int tag) { in tag_error() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlauxlib.c213 static void tag_error (lua_State *L, int arg, int tag) { in tag_error() function