Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dlog.c66 # define HI asuint64 (1.0 + 0x1.1p-5) in log() macro
69 # define HI asuint64 (1.0 + 0x1.09p-4) in log() macro
71 if (unlikely (ix - LO < HI - LO)) in log()
Dlog2.c66 # define HI asuint64 (1.0 + 0x1.6ab2p-5) macro
68 if (unlikely (ix - LO < HI - LO))
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/
Dstrncpy.c36 typedef unsigned hi_type __attribute__ ((mode (HI)));