Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dldebug.h27 LUAI_FUNC l_noret luaG_aritherror (lua_State *L, const TValue *p1,
H A Dldebug.c553 l_noret luaG_aritherror (lua_State *L, const TValue *p1, const TValue *p2) { in luaG_aritherror() function
H A Dlvm.c430 luaG_aritherror(L, rb, rc); in luaV_arith()