HomeSort by: relevance | last modified time | path
    Searched refs:ieee854_float128 (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libquadmath/math/
nanq.c 7 ieee854_float128 f = { 0 };
atanhq.c 46 ieee854_float128 u;
asinhq.c 44 ieee854_float128 u;
coshq.c 64 ieee854_float128 u;
sinhq.c 66 ieee854_float128 u;
tanhq.c 53 ieee854_float128 u;
expm1q.c 91 ieee854_float128 u;
expq.c 138 ieee854_float128 ex2_u, scale_u;
206 ieee854_float128 ex3_u;
tanq_kernel.c 89 ieee854_float128 u, u1;
  /src/external/gpl3/gcc/dist/libquadmath/math/
nanq.c 7 ieee854_float128 f = { 0 };
atanhq.c 46 ieee854_float128 u;
asinhq.c 44 ieee854_float128 u;
coshq.c 64 ieee854_float128 u;
sinhq.c 66 ieee854_float128 u;
tanhq.c 53 ieee854_float128 u;
expm1q.c 91 ieee854_float128 u;
expq.c 138 ieee854_float128 ex2_u, scale_u;
206 ieee854_float128 ex3_u;
tanq_kernel.c 89 ieee854_float128 u, u1;
  /src/external/gpl3/gcc.old/dist/libquadmath/strtod/
strtoflt128.c 34 do { ieee854_float128 u; \
mpn2flt128.c 32 ieee854_float128 u;
  /src/external/gpl3/gcc/dist/libquadmath/strtod/
strtoflt128.c 34 do { ieee854_float128 u; \
mpn2flt128.c 32 ieee854_float128 u;
  /src/external/gpl3/gcc.old/dist/libquadmath/
quadmath-imp.h 164 } ieee854_float128; typedef in typeref:union:__anon11977
170 ieee854_float128 u; \
179 ieee854_float128 u; \
188 ieee854_float128 u; \
196 ieee854_float128 u; \
205 ieee854_float128 u; \
  /src/external/gpl3/gcc/dist/libquadmath/
quadmath-imp.h 164 } ieee854_float128; typedef in typeref:union:__anon1957
170 ieee854_float128 u; \
179 ieee854_float128 u; \
188 ieee854_float128 u; \
196 ieee854_float128 u; \
205 ieee854_float128 u; \
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
flt1282mpn.c 35 ieee854_float128 u;

Completed in 72 milliseconds

1 2