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
499 statep->ls_bool = false;
536 statep->ls_bool = false;
542 statep->ls_bool = true;
576 statep->ls_bool = true;
577 if (!statep->ls_bool) {
592 } else if (!statep->ls_bool) {
728 if (statep->ls_bool) {
794 statep->ls_bool = false;
839 statep->ls_bool = false
    [all...]

Completed in 88 milliseconds