Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/math/
Dsf_atan2.c99 __uint32_t zh; in atan2f() local
100 GET_FLOAT_WORD(zh, z); in atan2f()
101 SET_FLOAT_WORD(z, zh ^ 0x80000000); in atan2f()
Ds_atan2.c129 __uint32_t zh; in atan264() local
130 GET_HIGH_WORD(zh, z); in atan264()
131 SET_HIGH_WORD(z, zh ^ 0x80000000); in atan264()
/picolibc-latest/newlib/
DChangeLog-20156149 to 1 if the language is "jp", "ko", or "zh", to 0 otherwise.