Searched refs:UMUL_TIME (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A D_itowa.c32 #ifndef UMUL_TIME
33 # define UMUL_TIME 1 macro
51 #if (UDIV_TIME > 2 * UMUL_TIME)
62 #if UDIV_TIME > 2 * UMUL_TIME
71 #if UDIV_TIME > 2 * UMUL_TIME
189 #if UDIV_TIME > 2 * UMUL_TIME || UDIV_NEEDS_NORMALIZATION
202 #if UDIV_TIME > 2 * UMUL_TIME
259 #if (UDIV_TIME > 2 * UMUL_TIME)
293 #if UDIV_TIME > 2 * UMUL_TIME
H A D_itoa.c33 #ifndef UMUL_TIME
34 # define UMUL_TIME 1 macro
52 #if (UDIV_TIME > 2 * UMUL_TIME)
63 #if UDIV_TIME > 2 * UMUL_TIME
72 #if UDIV_TIME > 2 * UMUL_TIME
270 #if UDIV_TIME > 2 * UMUL_TIME || UDIV_NEEDS_NORMALIZATION
283 #if UDIV_TIME > 2 * UMUL_TIME
340 #if (UDIV_TIME > 2 * UMUL_TIME)
374 #if UDIV_TIME > 2 * UMUL_TIME
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dlonglong.h122 #define UMUL_TIME 46 macro
238 # define UMUL_TIME 20 macro
247 # define UMUL_TIME 3 macro
284 #define UMUL_TIME 8 macro
286 #define UMUL_TIME 30 macro
392 #define UMUL_TIME 40 macro
467 #define UMUL_TIME 45 macro
519 #define UMUL_TIME 100 macro
586 #define UMUL_TIME 5 macro
589 #define UMUL_TIME 1 macro
601 #define UMUL_TIME macro
696 #define UMUL_TIME macro
706 #define UMUL_TIME macro
760 #define UMUL_TIME macro
820 #define UMUL_TIME macro
847 #define UMUL_TIME macro
1014 #define UMUL_TIME macro
1114 #define UMUL_TIME macro
[all...]

Completed in 46 milliseconds