Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dbitset.h72 __bitset_and(BITSET_WORD *r, const BITSET_WORD *x, const BITSET_WORD *y, unsigned n) in __bitset_and() function
103 __bitset_and(r, x, y, ARRAY_SIZE(r)); \