OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:round_toward_zero
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.h
43
round_toward_zero
= 0,
enumerator in enum:float_round_style
74
_STLP_STATIC_CONSTANT(float_round_style, round_style =
round_toward_zero
);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_limits.h
43
round_toward_zero
= 0,
enumerator in enum:float_round_style
74
_STLP_STATIC_CONSTANT(float_round_style, round_style =
round_toward_zero
);
Completed in 159 milliseconds