Home
last modified time | relevance | path

Searched refs:float_round_style (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
D_limits.h41 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);
D_limits.c61 __declare_numeric_base_member(float_round_style, round_style);
109 float_round_style __RoundStyle> \
133 __declare_float_limits_member(float_round_style, round_style);