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

  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 465 bool pending_mb = 0;
481 pending_mb = BRLEN (ch, cur_stat) != 1;
492 if (pending_mb)
508 if (pending_mb)
516 if (pending_mb)
558 bool pending_mb = !MBSINIT (&cur_stat);
559 if (BRLEN (ch, &cur_stat) == 1 && !pending_mb)
459 bool pending_mb = 0; local
552 bool pending_mb = !MBSINIT (&cur_stat); local
    [all...]

Completed in 74 milliseconds