Home
last modified time | relevance | path

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

/external/lua/src/
Dlua.c454 #define has_i 2 /* -i */ macro
486 args |= has_i; /* (-i implies -v) *//* FALLTHROUGH */ in collectargs()
582 if (args & has_i) /* -i option? */ in pmain()