Home
last modified time | relevance | path

Searched refs:PPL_SPECIALIZE_FUN3_0_1 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A Dchecked_defs.hh320 #define PPL_SPECIALIZE_FUN3_0_1(name, func, ret_type, qual1, type1, \ macro
411 PPL_SPECIALIZE_FUN3_0_1(add, func, Result, nonconst, To, \
414 PPL_SPECIALIZE_FUN3_0_1(sub, func, Result, nonconst, To, \
417 PPL_SPECIALIZE_FUN3_0_1(mul, func, Result, nonconst, To, \
420 PPL_SPECIALIZE_FUN3_0_1(div, func, Result, nonconst, To, \
423 PPL_SPECIALIZE_FUN3_0_1(rem, func, Result, nonconst, To, \
426 PPL_SPECIALIZE_FUN3_0_1(idiv, func, Result, nonconst, To, \
447 PPL_SPECIALIZE_FUN3_0_1(add_mul, func, Result, nonconst, To, \
450 PPL_SPECIALIZE_FUN3_0_1(sub_mul, func, Result, nonconst, To, \
453 PPL_SPECIALIZE_FUN3_0_1(gcd, func, Result, nonconst, To, \
[all …]
H A Dppl_header.hh68 #undef PPL_SPECIALIZE_FUN3_0_1
H A Dppl.hh.dist6602 #define PPL_SPECIALIZE_FUN3_0_1(name, func, ret_type, qual1, type1, \
6693 PPL_SPECIALIZE_FUN3_0_1(add, func, Result, nonconst, To, \
6696 PPL_SPECIALIZE_FUN3_0_1(sub, func, Result, nonconst, To, \
6699 PPL_SPECIALIZE_FUN3_0_1(mul, func, Result, nonconst, To, \
6702 PPL_SPECIALIZE_FUN3_0_1(div, func, Result, nonconst, To, \
6705 PPL_SPECIALIZE_FUN3_0_1(rem, func, Result, nonconst, To, \
6708 PPL_SPECIALIZE_FUN3_0_1(idiv, func, Result, nonconst, To, \
6729 PPL_SPECIALIZE_FUN3_0_1(add_mul, func, Result, nonconst, To, \
6732 PPL_SPECIALIZE_FUN3_0_1(sub_mul, func, Result, nonconst, To, \
6735 PPL_SPECIALIZE_FUN3_0_1(gcd, func, Result, nonconst, To, \
[all …]