Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_ieee.h75 struct ieee_double { struct
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c127 struct ieee_double *p = (struct ieee_double *)&d; in __hdtoa()