Searched refs:luaG_aritherror (Results 1 – 6 of 6) sorted by relevance
/external/skia/third_party/lua/src/ |
D | ldebug.h | 27 LUAI_FUNC l_noret luaG_aritherror (lua_State *L, const TValue *p1,
|
D | ldebug.c | 526 l_noret luaG_aritherror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_aritherror() function
|
D | lvm.c | 370 luaG_aritherror(L, rb, rc); in luaV_arith()
|
/external/syslinux/com32/lua/src/ |
D | ldebug.h | 27 LUAI_FUNC l_noret luaG_aritherror (lua_State *L, const TValue *p1,
|
D | ldebug.c | 539 l_noret luaG_aritherror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_aritherror() function
|
D | lvm.c | 393 luaG_aritherror(L, rb, rc); in luaV_arith()
|