HomeSort by relevance Sort by last modified time
    Searched refs:any_set (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
funcs.c 895 int any_set = 0; local
907 any_set = 1;
920 if (!any_set && !(vp->flag & USERATTRIB))
926 any_set = 0;
933 if (any_set && !(vp->flag & ISSET))
937 if (any_set == 1) {
939 any_set = 2;
973 if (any_set)
993 if (!any_set)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 3662 bitset_word_t any_set = 0; local
3681 bitset_word_t any_set = 0; local
    [all...]

Completed in 58 milliseconds