Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldebug.h29 LUAI_FUNC l_noret luaG_ordererror (lua_State *L, const TValue *p1,
Dlvm.c238 luaG_ordererror(L, l, r); in luaV_lessthan()
252 luaG_ordererror(L, l, r); in luaV_lessequal()
Dldebug.c547 l_noret luaG_ordererror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_ordererror() function