Searched refs:bits_set (Results 1 – 2 of 2) sorted by relevance
148 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local150 return bits_set; in WaitForSetEvents()162 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local163 return bits_set; in WaitForSetEvents()
1420 BOOL bits_set = FALSE; in pcre_study() local1496 bits_set = rc == SSB_DONE; in pcre_study()1522 if (bits_set || min > 0 || (options & ( in pcre_study()1548 if (bits_set) in pcre_study()1556 if (bits_set) in pcre_study()