Home
last modified time | relevance | path

Searched refs:__bitset_and (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
Dbitset.h71 __bitset_and(BITSET_WORD *r, const BITSET_WORD *x, const BITSET_WORD *y, unsigned n) in __bitset_and() function
95 __bitset_and(r, x, y, ARRAY_SIZE(r)); \