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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dbitmap_allocator.cc34 namespace balloc namespace in namespace:__gnu_cxx
60 __gnu_cxx::balloc::__lower_bound
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h212 namespace balloc namespace in namespace:__gnu_cxx
520 typedef typename balloc::__mini_vector<_Block_pair> _BPVector;
544 __gnu_cxx::balloc::__num_bitmaps(__bp);
548 == __gnu_cxx::balloc::__num_blocks(__bp))
587 typedef typename balloc::__mini_vector<typename std::pair<_Tp, _Tp> >
693 } // namespace balloc
709 typedef balloc::__mini_vector<value_type> vector_type;
773 iterator __temp = __gnu_cxx::balloc::__lower_bound
902 balloc::__mini_vector<_Block_pair> _BPVector;
911 __gnu_cxx::balloc
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c564 struct balloc { struct
572 #define ALIGNMENT offsetof(struct balloc, a2)
642 struct balloc b; /* for initial alignment */

Completed in 74 milliseconds