Searched refs:_GLIBCXX_BITSET_WORDS (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_bitset.h63 #define _GLIBCXX_BITSET_WORDS(__n) \ macro
647 : private _Base_bitset<_GLIBCXX_BITSET_WORDS(_Nb)>
650 typedef _Base_bitset<_GLIBCXX_BITSET_WORDS(_Nb)> _Base;
1337 #undef _GLIBCXX_BITSET_WORDS macro

Completed in 60 milliseconds