Home
last modified time | relevance | path

Searched refs:vkisinreg (Results 1 – 4 of 4) sorted by relevance

/external/skia/third_party/lua/src/
Dlparser.h38 #define vkisinreg(k) ((k) == VNONRELOC || (k) == VLOCAL) macro
Dlcode.c708 : check_exp(vkisinreg(t->k), VLOCAL); in luaK_indexed()
/external/syslinux/com32/lua/src/
Dlparser.h38 #define vkisinreg(k) ((k) == VNONRELOC || (k) == VLOCAL) macro
Dlcode.c708 : check_exp(vkisinreg(t->k), VLOCAL); in luaK_indexed()