Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/src/
H A Dchecked_defs.hh210 #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 Dppl_header.hh58 #undef PPL_SPECIALIZE_FUN1_0_0
H A Dppl.hh.dist6492 #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