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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/
H A Dbasic_type.hpp47 #define PB_DS_BASE_C_DEC \ macro
51 struct basic_type : public PB_DS_BASE_C_DEC
54 typedef PB_DS_BASE_C_DEC base_type;
89 #undef PB_DS_BASE_C_DEC macro
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/native_type/
H A Dnative_set.hpp50 #define PB_DS_BASE_C_DEC \ macro
55 class native_set : public PB_DS_BASE_C_DEC
58 typedef PB_DS_BASE_C_DEC base_type;
83 #undef PB_DS_BASE_C_DEC macro
H A Dnative_map.hpp51 #define PB_DS_BASE_C_DEC \ macro
57 class native_map : public PB_DS_BASE_C_DEC
60 typedef PB_DS_BASE_C_DEC base_type;
81 #undef PB_DS_BASE_C_DEC macro
H A Dnative_hash_map.hpp51 #define PB_DS_BASE_C_DEC \ macro
63 class native_hash_map : public PB_DS_BASE_C_DEC
66 typedef PB_DS_BASE_C_DEC base_type;
97 #undef PB_DS_BASE_C_DEC macro
H A Dnative_hash_set.hpp51 #define PB_DS_BASE_C_DEC \ macro
62 class native_hash_set : public PB_DS_BASE_C_DEC
65 typedef PB_DS_BASE_C_DEC base_type;
121 #undef PB_DS_BASE_C_DEC macro
H A Dnative_hash_multimap.hpp51 #define PB_DS_BASE_C_DEC \ macro
61 class native_hash_multimap : public PB_DS_BASE_C_DEC
64 typedef PB_DS_BASE_C_DEC base_type;
141 #undef PB_DS_BASE_C_DEC macro
H A Dnative_multimap.hpp49 #define PB_DS_BASE_C_DEC \ macro
55 class native_multimap : public PB_DS_BASE_C_DEC
58 typedef PB_DS_BASE_C_DEC base_type;
137 #undef PB_DS_BASE_C_DEC macro
H A Dnative_priority_queue.hpp81 #define PB_DS_BASE_C_DEC \ macro
88 class native_priority_queue : public PB_DS_BASE_C_DEC
91 typedef PB_DS_BASE_C_DEC base_type;
218 #undef PB_DS_BASE_C_DEC macro
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dnative_type_trait.hpp153 #define PB_DS_BASE_C_DEC \ macro
161 struct native_type_traits : public PB_DS_BASE_C_DEC
163 typedef typename PB_DS_BASE_C_DEC::type type;
175 #undef PB_DS_BASE_C_DEC macro
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/common_type/assoc/
H A Dnative_set.hpp51 class native_set : public PB_DS_BASE_C_DEC

Completed in 93 milliseconds