Searched refs:MSGPACK_PP_VALUE (Results 1 - 8 of 8) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/preprocessor/slot/detail/
H A Dshared.hpp12 # ifndef MSGPACK_PP_VALUE
13 # error MSGPACK_PP_ERROR: MSGPACK_PP_VALUE is not defined
27 # if (MSGPACK_PP_VALUE) / 1000000000UL == 0
29 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 1
31 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 2
33 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 3
35 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 4
37 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 5
39 # elif (MSGPACK_PP_VALUE) / 1000000000UL == 6
41 # elif (MSGPACK_PP_VALUE) / 100000000
247 # undef MSGPACK_PP_VALUE macro
[all...]
H A Dcounter.hpp12 # define MSGPACK_PP_VALUE MSGPACK_PP_COUNTER + 1 macro
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/preprocessor/iteration/detail/
H A Dlocal.hpp21 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_LOCAL_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_LOCAL_LIMITS) macro
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/preprocessor/iteration/detail/iter/
H A Dforward1.hpp16 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS) macro
18 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_1) macro
25 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_1) macro
H A Dforward2.hpp16 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS) macro
18 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_2) macro
25 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_2) macro
H A Dforward3.hpp16 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS) macro
18 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_3) macro
25 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_3) macro
H A Dforward4.hpp16 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS) macro
18 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_4) macro
25 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_4) macro
H A Dforward5.hpp16 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_ITERATION_LIMITS) macro
18 # define MSGPACK_PP_VALUE MSGPACK_PP_TUPLE_ELEM(2, 1, MSGPACK_PP_ITERATION_LIMITS) macro
23 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(0, MSGPACK_PP_ITERATION_PARAMS_5) macro
25 # define MSGPACK_PP_VALUE MSGPACK_PP_ARRAY_ELEM(1, MSGPACK_PP_ITERATION_PARAMS_5) macro

Completed in 106 milliseconds