Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dldebug.h29 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
H A Dlvm.c238 luaG_ordererror(L, l, r); in luaV_lessthan()
252 luaG_ordererror(L, l, r); in luaV_lessequal()
H A Dldebug.c560 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function
/freebsd-14.2/contrib/lua/src/
H A Dldebug.h54 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
H A Dltm.c216 luaG_ordererror(L, p1, p2); /* no metamethod found */ in luaT_callorderTM()
H A Dldebug.c786 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function