Home
last modified time | relevance | path

Searched defs:start_mod (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Dbitset.h213 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_test_range() local
232 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
251 const unsigned start_mod = start % BITSET_WORDBITS; in __bitclear_clear_range() local
/third_party/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp294 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
308 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local