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

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A D_itowa.c35 #ifndef UDIV_TIME
36 # define UDIV_TIME 3 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.c36 #ifndef UDIV_TIME
37 # define UDIV_TIME 3 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.h130 #define UDIV_TIME 220 macro
249 # define UDIV_TIME 100 macro
288 #define UDIV_TIME 40 macro
393 #define UDIV_TIME 40 macro
475 #define UDIV_TIME 90 macro
520 #define UDIV_TIME 400 macro
587 #define UDIV_TIME 25 macro
590 #define UDIV_TIME 150 macro
602 #define UDIV_TIME 100 macro
704 #define UDIV_TIME 12 macro
712 #define UDIV_TIME macro
768 #define UDIV_TIME macro
821 #define UDIV_TIME macro
955 #define UDIV_TIME macro
1047 #define UDIV_TIME macro
1115 #define UDIV_TIME macro
[all...]

Completed in 44 milliseconds