Searched refs:codebinexpval (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lcode.c | 1456 static void codebinexpval (FuncState *fs, BinOpr opr, function 1526 codebinexpval(fs, opr, e1, e2, line); /* use standard operators */ 1795 codebinexpval(fs, opr, e1, e2, line); 1802 codebinexpval(fs, opr, e1, e2, line);
|