Searched refs:registerlocalvar (Results 1 – 2 of 2) sorted by relevance
143 static int registerlocalvar (LexState *ls, TString *varname) { in registerlocalvar() function163 fs->actvar[fs->nactvar+n] = cast(unsigned short, registerlocalvar(ls, name)); in new_localvar()
163 static int registerlocalvar (LexState *ls, TString *varname) { in registerlocalvar() function179 int reg = registerlocalvar(ls, name); in new_localvar()