HomeSort by relevance Sort by last modified time
    Searched refs:ldouble (Results 1 - 3 of 3) sorted by null

  /external/ltrace/etc/
libm.so.conf 2 typedef ldouble = double;
10 typedef ldouble_complex = struct(ldouble, ldouble);
14 ldouble sinl(ldouble);
18 ldouble cosl(ldouble);
22 void sincosl(ldouble, +ldouble*, ldouble*);
    [all...]
libc.so.conf 4 typedef ldouble = double;
253 ldouble strtold(string, +string*);
257 ldouble strtold_l(string, +string*, locale_t);
511 ldouble wcstold(wstring_t, +wstring_t*);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
float.s 25 LDOUBLE: .ldouble 0f0, 0f1.0, 0f0.5, 0f-1.0, 0e-1.0e25, 3, 123, 0f3.141592654

Completed in 64 milliseconds