Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlcode.c1271 static int isSCint (expdesc *e) { function
1555 if (op == OPR_ADD && isSCint(e2)) /* immediate operand? */
1787 if (isSCint(e1)) {
1799 if (isSCint(e2))