Searched refs:PPL_SPECIALIZE_FUN1_0_0 (Results 1 – 3 of 3) sorted by relevance
/dports/devel/ppl/ppl-1.2/src/ |
H A D | checked_defs.hh | 210 #define PPL_SPECIALIZE_FUN1_0_0(name, func, ret_type, qual, type) \ macro 367 PPL_SPECIALIZE_FUN1_0_0(sgn, func, Result_Relation, const, From) 373 PPL_SPECIALIZE_FUN1_0_0(is_nan, func, bool, const, Type) 375 PPL_SPECIALIZE_FUN1_0_0(is_minf, func, bool, const, Type) 377 PPL_SPECIALIZE_FUN1_0_0(is_pinf, func, bool, const, Type) 379 PPL_SPECIALIZE_FUN1_0_0(is_int, func, bool, const, Type)
|
H A D | ppl_header.hh | 58 #undef PPL_SPECIALIZE_FUN1_0_0
|
H A D | ppl.hh.dist | 6492 #define PPL_SPECIALIZE_FUN1_0_0(name, func, ret_type, qual, type) \ 6649 PPL_SPECIALIZE_FUN1_0_0(sgn, func, Result_Relation, const, From) 6655 PPL_SPECIALIZE_FUN1_0_0(is_nan, func, bool, const, Type) 6657 PPL_SPECIALIZE_FUN1_0_0(is_minf, func, bool, const, Type) 6659 PPL_SPECIALIZE_FUN1_0_0(is_pinf, func, bool, const, Type) 6661 PPL_SPECIALIZE_FUN1_0_0(is_int, func, bool, const, Type) 110410 #undef PPL_SPECIALIZE_FUN1_0_0
|