HomeSort by relevance Sort by last modified time
    Searched full:ls_bool (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
lex.c 83 #define ls_bool u.abool macro
561 statep->ls_bool = false;
567 statep->ls_bool = true;
601 statep->ls_bool = true;
602 if (!statep->ls_bool) {
617 } else if (!statep->ls_bool) {
755 if (statep->ls_bool) {
831 statep->ls_bool = false;
    [all...]

Completed in 59 milliseconds