Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/libstdc++/include/tr1/
Dtuple_iterate.h44 { static const int value = _GLIBCXX_NUM_ARGS; };
46 #if _GLIBCXX_NUM_ARGS > 0
64 #if _GLIBCXX_NUM_ARGS == 2
80 #if _GLIBCXX_NUM_ARGS > 0
127 struct __get_helper<_GLIBCXX_NUM_ARGS, _Tp>
129 static typename __add_ref<typename tuple_element<_GLIBCXX_NUM_ARGS,
134 static typename __add_c_ref<typename tuple_element<_GLIBCXX_NUM_ARGS,
142 struct tuple_element<_GLIBCXX_NUM_ARGS, tuple<_GLIBCXX_TUPLE_ALL_TEMPLATE_ARGS> >
146 #if _GLIBCXX_NUM_ARGS == 0
Dfunctional_iterate.h58 #if _GLIBCXX_NUM_ARGS > 0
108 #if _GLIBCXX_NUM_ARGS > 0
133 #if _GLIBCXX_NUM_ARGS > 0
164 #if _GLIBCXX_NUM_ARGS > 0
175 #if _GLIBCXX_NUM_ARGS > 0
179 #if _GLIBCXX_NUM_ARGS == 1
181 #elif _GLIBCXX_NUM_ARGS == 2
233 #if _GLIBCXX_NUM_ARGS == 1
235 #elif _GLIBCXX_NUM_ARGS == 2
287 #if _GLIBCXX_NUM_ARGS == 1
[all …]
Drepeat.h46 #define _GLIBCXX_NUM_ARGS 0 macro
102 #undef _GLIBCXX_NUM_ARGS
104 #define _GLIBCXX_NUM_ARGS 1 macro
160 #undef _GLIBCXX_NUM_ARGS
162 #define _GLIBCXX_NUM_ARGS 2 macro
218 #undef _GLIBCXX_NUM_ARGS
219 #define _GLIBCXX_NUM_ARGS 3 macro
275 #undef _GLIBCXX_NUM_ARGS
276 #define _GLIBCXX_NUM_ARGS 4 macro
332 #undef _GLIBCXX_NUM_ARGS
[all …]
Dref_wrap_iterate.h36 #if _GLIBCXX_NUM_ARGS > 0