Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c83 #define ls_bool u.abool macro
551 statep->ls_bool = false; in yylex()
561 statep->ls_bool = true; in yylex()
595 statep->ls_bool = true; in yylex()
596 if (!statep->ls_bool) { in yylex()
612 } else if (!statep->ls_bool) { in yylex()
750 if (statep->ls_bool) { in yylex()
828 statep->ls_bool = false; in yylex()