Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dmath.c110 __ieee_double_shape_type correct = {}, isbits; in ffcheck_id() local
112 isbits.value = is; in ffcheck_id()
147 (unsigned long) isbits.parts.msw, in ffcheck_id()
148 (unsigned long) isbits.parts.lsw, in ffcheck_id()
189 __ieee_float_shape_type correct, isbits; in fffcheck_id() local
197 isbits.value = is; in fffcheck_id()
230 (unsigned long) (uint32_t) isbits.p1, in fffcheck_id()