Home
last modified time | relevance | path

Searched defs:BITSET_COPY (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
H A Dbitset.h51 #define BITSET_COPY(x, y) memcpy( (x), (y), sizeof (x) ) macro

Completed in 1 milliseconds