OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_PP_TUPLE_EAT_2
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/detail/
while.hpp
278
# define BOOST_PP_WHILE_1_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_2, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(2, s))
279
# define BOOST_PP_WHILE_2_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_3, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(3, s))
280
# define BOOST_PP_WHILE_3_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_4, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(4, s))
281
# define BOOST_PP_WHILE_4_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_5, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(5, s))
282
# define BOOST_PP_WHILE_5_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_6, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(6, s))
283
# define BOOST_PP_WHILE_6_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_7, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(7, s))
284
# define BOOST_PP_WHILE_7_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_8, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(8, s))
285
# define BOOST_PP_WHILE_8_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_9, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(9, s))
286
# define BOOST_PP_WHILE_9_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_10, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(10, s))
287
# define BOOST_PP_WHILE_10_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_11, s BOOST_PP_TUPLE_EAT_3)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_NIL
BOOST_PP_TUPLE_EAT_2
)(11, s)
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/detail/
for.hpp
279
# define BOOST_PP_FOR_1_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(2, s) BOOST_PP_IIF(c, BOOST_PP_FOR_2, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(2, s), p, o, m)
280
# define BOOST_PP_FOR_2_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(3, s) BOOST_PP_IIF(c, BOOST_PP_FOR_3, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(3, s), p, o, m)
281
# define BOOST_PP_FOR_3_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(4, s) BOOST_PP_IIF(c, BOOST_PP_FOR_4, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(4, s), p, o, m)
282
# define BOOST_PP_FOR_4_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(5, s) BOOST_PP_IIF(c, BOOST_PP_FOR_5, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(5, s), p, o, m)
283
# define BOOST_PP_FOR_5_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(6, s) BOOST_PP_IIF(c, BOOST_PP_FOR_6, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(6, s), p, o, m)
284
# define BOOST_PP_FOR_6_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(7, s) BOOST_PP_IIF(c, BOOST_PP_FOR_7, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(7, s), p, o, m)
285
# define BOOST_PP_FOR_7_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(8, s) BOOST_PP_IIF(c, BOOST_PP_FOR_8, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(8, s), p, o, m)
286
# define BOOST_PP_FOR_8_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(9, s) BOOST_PP_IIF(c, BOOST_PP_FOR_9, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(9, s), p, o, m)
287
# define BOOST_PP_FOR_9_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(10, s) BOOST_PP_IIF(c, BOOST_PP_FOR_10, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(10, s), p, o, m)
288
# define BOOST_PP_FOR_10_C(c, s, p, o, m) BOOST_PP_IIF(c, m,
BOOST_PP_TUPLE_EAT_2
)(11, s) BOOST_PP_IIF(c, BOOST_PP_FOR_11, BOOST_PP_TUPLE_EAT_4)(BOOST_PP_EXPR_IIF(c, o)(11, s), p, (…)
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
eat.hpp
42
# define
BOOST_PP_TUPLE_EAT_2
(e0, e1)
Completed in 432 milliseconds