Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dmath.c108 __ieee_double_shape_type correct = {}, isbits; in ffcheck_id() local
110 isbits.value = is; in ffcheck_id()
145 (unsigned long) isbits.parts.msw, in ffcheck_id()
146 (unsigned long) isbits.parts.lsw, in ffcheck_id()
187 __ieee_float_shape_type correct, isbits; in fffcheck_id() local
195 isbits.value = is; in fffcheck_id()
228 (unsigned long) (uint32_t) isbits.p1, in fffcheck_id()