Searched refs:VK (Results 1 – 4 of 4) sorted by relevance
24 VK, /* info = index of constant in `k' */ enumerator
432 case VK: { in discharge2reg()536 e->k = VK; in luaK_exp2RK()543 e->k = VK; in luaK_exp2RK()546 case VK: { in luaK_exp2RK()630 case VK: case VKNUM: case VTRUE: { in luaK_goiftrue()675 case VK: case VKNUM: case VTRUE: { in codenot()
156 init_exp(e, VK, luaK_stringK(ls->fs, s)); in codestring()
3926 VK:Var3929 … VarIdStr = NULL; _STRCAT(&VarIdStr, VK->getText()); _STRCAT(&VarIdStr, VN->getText());