Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c1309 static void fornum (LexState *ls, TString *varname, int line) { in fornum() function
1365 case '=': fornum(ls, varname, line); break; in forstat()