Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dbitset.h79 __bitset_or(BITSET_WORD *r, const BITSET_WORD *x, const BITSET_WORD *y, unsigned n) in __bitset_or() function
103 __bitset_or(r, x, y, ARRAY_SIZE(r)); \