Searched defs:Flt_Rounds (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dgdtoaimp.h357 #ifndef Flt_Rounds
359 #define Flt_Rounds FLT_ROUNDS macro
361 #define Flt_Rounds 1 macro
363 #endif /*Flt_Rounds*/
369 #undef Flt_Rounds macro
370 #define Flt_Rounds 0 macro
395 #undef Flt_Rounds macro
396 #define Flt_Rounds 1 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c434 #ifndef Flt_Rounds
436 #define Flt_Rounds FLT_ROUNDS macro
438 #define Flt_Rounds 1 macro
440 #endif /*Flt_Rounds*/
447 #define Rounding Flt_Rounds
457 #undef Flt_Rounds macro
458 #define Flt_Rounds 0 macro
483 #undef Flt_Rounds macro
484 #define Flt_Rounds 1 macro
1817 && Flt_Rounds
[all...]

Completed in 48 milliseconds