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
562 statep->ls_bool = false; in yylex()
568 statep->ls_bool = true; in yylex()
602 statep->ls_bool = true; in yylex()
603 if (!statep->ls_bool) { in yylex()
618 } else if (!statep->ls_bool) { in yylex()
755 if (statep->ls_bool) { in yylex()
831 statep->ls_bool = false; in yylex()