any_set 33 lib/common/tests/flags/pcmk_any_flags_set_test.c cmocka_unit_test(any_set), any_set 3527 maint/gnulib/lib/regexec.c bitset_word_t any_set = 0; any_set 3536 maint/gnulib/lib/regexec.c any_set |= (accepts[j] &= (dfa->word_char[j] | ~dfa->sb_char[j])); any_set 3540 maint/gnulib/lib/regexec.c any_set |= (accepts[j] &= dfa->word_char[j]); any_set 3541 maint/gnulib/lib/regexec.c if (!any_set) any_set 3546 maint/gnulib/lib/regexec.c bitset_word_t any_set = 0; any_set 3555 maint/gnulib/lib/regexec.c any_set |= (accepts[j] &= ~(dfa->word_char[j] & dfa->sb_char[j])); any_set 3559 maint/gnulib/lib/regexec.c any_set |= (accepts[j] &= ~dfa->word_char[j]); any_set 3560 maint/gnulib/lib/regexec.c if (!any_set)