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
554 statep->ls_bool = false;
560 statep->ls_bool = true;
594 statep->ls_bool = true;
595 if (!statep->ls_bool) {
610 } else if (!statep->ls_bool) {
746 if (statep->ls_bool) {
822 statep->ls_bool = false;
    [all...]

Completed in 104 milliseconds