Home
last modified time | relevance | path

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

/freebsd/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/contrib/lua/src/
H A Dlauxlib.c207 static void tag_error (lua_State *L, int arg, int tag) { in tag_error() function