HomeSort by relevance Sort by last modified time
    Searched refs:float_round_style (Results 1 - 2 of 2) sorted by null

  /external/stlport/stlport/stl/
_limits.c 61 __declare_numeric_base_member(float_round_style, round_style);
109 float_round_style __RoundStyle> \
133 __declare_float_limits_member(float_round_style, round_style);
_limits.h 41 enum float_round_style { enum
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
142 float_round_style __RoundStyle>
155 _STLP_STATIC_CONSTANT(float_round_style, round_style = __RoundStyle);

Completed in 187 milliseconds