Searched refs:luaG_ordererror (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | ldebug.h | 29 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
|
| H A D | lvm.c | 238 luaG_ordererror(L, l, r); in luaV_lessthan() 252 luaG_ordererror(L, l, r); in luaV_lessequal()
|
| H A D | ldebug.c | 561 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | ldebug.h | 30 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
|
| H A D | lvm.c | 371 luaG_ordererror(L, l, r); /* error */ in luaV_lessthan() 397 luaG_ordererror(L, l, r); in luaV_lessequal()
|
| H A D | ldebug.c | 617 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function
|