HomeSort by relevance Sort by last modified time
    Searched refs:ldouble (Results 1 - 2 of 2) 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*);

Completed in 46 milliseconds