Home
last modified time | relevance | path

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

/stdio-common/
A D_itowa.c33 #ifndef UDIV_TIME
34 # define UDIV_TIME 3 macro
49 #if (UDIV_TIME > 2 * UMUL_TIME)
60 #if UDIV_TIME > 2 * UMUL_TIME
69 #if UDIV_TIME > 2 * UMUL_TIME
187 # if UDIV_TIME > 2 * UMUL_TIME || UDIV_NEEDS_NORMALIZATION in _itowa()
200 # if UDIV_TIME > 2 * UMUL_TIME in _itowa()
257 # if UDIV_TIME > 2 * UMUL_TIME in _itowa()
291 # if UDIV_TIME > 2 * UMUL_TIME in _itowa()
A D_itoa.c33 #ifndef UDIV_TIME
34 # define UDIV_TIME 3 macro
49 #if (UDIV_TIME > 2 * UMUL_TIME)
60 #if UDIV_TIME > 2 * UMUL_TIME
69 #if UDIV_TIME > 2 * UMUL_TIME
292 # if UDIV_TIME > 2 * UMUL_TIME || UDIV_NEEDS_NORMALIZATION in _itoa()
305 # if UDIV_TIME > 2 * UMUL_TIME in _itoa()
362 # if UDIV_TIME > 2 * UMUL_TIME in _itoa()
396 # if UDIV_TIME > 2 * UMUL_TIME in _itoa()

Completed in 21 milliseconds