Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.c259 #define has_E 16 /* -E */ macro
286 args |= has_E; in collectargs()
613 if (args & has_E) { /* option '-E'? */ in pmain()
620 if (!(args & has_E)) { /* no option '-E'? */ in pmain()

Completed in 4 milliseconds