Searched refs:luaG_ordererror (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/module/lua/ |
| HD | ldebug.h | 30 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
|
| HD | lvm.c | 239 luaG_ordererror(L, l, r); in luaV_lessthan() 253 luaG_ordererror(L, l, r); in luaV_lessequal()
|
| HD | ldebug.c | 561 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function
|
| /freebsd-13-stable/contrib/lua/src/ |
| HD | ldebug.h | 43 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
|
| HD | ltm.c | 215 luaG_ordererror(L, p1, p2); /* no metamethod found */ in luaT_callorderTM()
|
| HD | ldebug.c | 731 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function
|