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

/freebsd-10-stable/contrib/libstdc++/include/tr1/
H A Dref_wrap_iterate.h36 #if _GLIBCXX_NUM_ARGS > 0
H A 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
H A 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
[all...]
H A Drepeat.h46 #define _GLIBCXX_NUM_ARGS 0 macro
102 #undef _GLIBCXX_NUM_ARGS macro
104 #define _GLIBCXX_NUM_ARGS 1 macro
160 #undef _GLIBCXX_NUM_ARGS macro
162 #define _GLIBCXX_NUM_ARGS 2 macro
218 #undef _GLIBCXX_NUM_ARGS macro
219 #define _GLIBCXX_NUM_ARGS 3 macro
275 #undef _GLIBCXX_NUM_ARGS macro
276 #define _GLIBCXX_NUM_ARGS 4 macro
332 #undef _GLIBCXX_NUM_ARGS macro
333 #define _GLIBCXX_NUM_ARGS macro
389 #undef _GLIBCXX_NUM_ARGS macro
390 #define _GLIBCXX_NUM_ARGS macro
446 #undef _GLIBCXX_NUM_ARGS macro
447 #define _GLIBCXX_NUM_ARGS macro
503 #undef _GLIBCXX_NUM_ARGS macro
504 #define _GLIBCXX_NUM_ARGS macro
560 #undef _GLIBCXX_NUM_ARGS macro
561 #define _GLIBCXX_NUM_ARGS macro
617 #undef _GLIBCXX_NUM_ARGS macro
619 #define _GLIBCXX_NUM_ARGS macro
675 #undef _GLIBCXX_NUM_ARGS macro
[all...]

Completed in 112 milliseconds