Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc377 #ifndef Flt_Rounds
379 #define Flt_Rounds FLT_ROUNDS macro
381 #define Flt_Rounds 1 macro
389 #define Rounding Flt_Rounds
399 #undef Flt_Rounds
400 #define Flt_Rounds 0 macro
428 #undef Flt_Rounds
429 #define Flt_Rounds 1 macro
2464 bc.rounding = Flt_Rounds;
2676 && Flt_Rounds == 1
[all …]