Home
last modified time | relevance | path

Searched refs:BOOST_PP_LESS (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/gil/test/extension/io/
Dtiff_tiled_write_macros.hpp37 if(BOOST_PP_LESS(n, 10)==1) \
61 if(BOOST_PP_LESS(n, 10)==1) \
85 if(BOOST_PP_LESS(n, 10)==1) \
110 if(BOOST_PP_LESS(n, 10)==1) \
131 if(BOOST_PP_LESS(n, 10)==1) \
152 if(BOOST_PP_LESS(n, 10)==1) \
Dtiff_tiled_read_macros.hpp50 if(BOOST_PP_LESS(n, 10)==1) \
70 if(BOOST_PP_LESS(n, 10)==1) \
90 if(BOOST_PP_LESS(n, 10)==1) \
Dtiff_subimage_test.cpp41 if(BOOST_PP_LESS(n, 10)==1) \
/third_party/boost/boost/preprocessor/comparison/
Dless.hpp27 # define BOOST_PP_LESS(x, y) BOOST_PP_BITAND(BOOST_PP_NOT_EQUAL(x, y), BOOST_PP_LESS_EQUAL(x, y)) macro
29 # define BOOST_PP_LESS(x, y) BOOST_PP_IIF(BOOST_PP_NOT_EQUAL(x, y), BOOST_PP_LESS_EQUAL, 0 BOOST… macro
31 # define BOOST_PP_LESS(x, y) BOOST_PP_LESS_I(x, y) macro
Dgreater.hpp23 # define BOOST_PP_GREATER(x, y) BOOST_PP_LESS(y, x)
26 # define BOOST_PP_GREATER_I(x, y) BOOST_PP_LESS(y, x)
/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_tiled_write_macros.hpp39 if (BOOST_PP_LESS(n, 10) == 1) \
66 if (BOOST_PP_LESS(n, 10) == 1) \
92 if (BOOST_PP_LESS(n, 10) == 1) \
119 if (BOOST_PP_LESS(n, 10) == 1) \
142 if (BOOST_PP_LESS(n, 10) == 1) \
164 if (BOOST_PP_LESS(n, 10) == 1) \
Dtiff_tiled_read_macros.hpp51 if (BOOST_PP_LESS(n, 10) == 1) \
75 if (BOOST_PP_LESS(n, 10) == 1) \
99 if (BOOST_PP_LESS(n, 10) == 1) \
Dtiff_subimage_test.cpp39 if (BOOST_PP_LESS(n, 10) == 1) \
/third_party/boost/libs/preprocessor/test/
Dquick.cpp21 BEGIN BOOST_PP_LESS(2, 1) == 0 END
22 BEGIN BOOST_PP_LESS(1, 2) == 1 END
Dcomparison.cxx27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
Dseq.cxx142 # define LESS_S(s, x, y) BOOST_PP_LESS(x, y)
/third_party/boost/libs/preprocessor/doc/examples/
Darray_arithmetic.c116 BOOST_PP_LESS(TYPE_RANK(T), TYPE_RANK(TYPE_INT)), \
123 BOOST_PP_LESS(TYPE_RANK(L), TYPE_RANK(R)), \
/third_party/boost/boost/fusion/adapted/adt/
Dadapt_adt.hpp46 BOOST_PP_LESS( \
Dadapt_assoc_adt.hpp49 BOOST_PP_LESS( \
/third_party/boost/boost/fusion/adapted/struct/
Dadapt_assoc_struct.hpp47 BOOST_PP_LESS( \
Dadapt_struct.hpp46 BOOST_PP_LESS( \
/third_party/boost/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
Ddefaults.hpp103 , BOOST_PP_LESS(index, BOOST_PP_LIST_SIZE(sign)) \
/third_party/boost/boost/msm/back/
Dargs.hpp35 … BOOST_PP_COMMA_IF( BOOST_PP_LESS(n, BOOST_PP_DEC(BOOST_MSM_VISITOR_ARG_SIZE) ) )
/third_party/boost/libs/numeric/conversion/test/compile_fail/
Dbuilt_in_numeric_cast_traits.cpp36 BOOST_PP_LESS \
/third_party/boost/boost/parameter/
Dmacros.hpp176 , BOOST_PP_LESS( \
/third_party/boost/boost/functional/
Doverloaded_function.hpp119 BOOST_PP_LESS(BOOST_FUNCTIONAL_overloads, \