comparison libquadmath/quadmath.map @ 68:561a7518be6b

update gcc-4.6
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 21 Aug 2011 07:07:55 +0900
parents
children 04ced10e8804
comparison
equal deleted inserted replaced
67:f6334be47118 68:561a7518be6b
1 QUADMATH_1.0 {
2 global:
3 acosq;
4 acoshq;
5 asinq;
6 asinhq;
7 atanq;
8 atanhq;
9 atan2q;
10 cbrtq;
11 ceilq;
12 copysignq;
13 coshq;
14 cosq;
15 erfq;
16 erfcq;
17 expq;
18 expm1q;
19 fabsq;
20 fdimq;
21 finiteq;
22 floorq;
23 fmaq;
24 fmaxq;
25 fminq;
26 fmodq;
27 frexpq;
28 hypotq;
29 ilogbq;
30 isinfq;
31 isnanq;
32 j0q;
33 j1q;
34 jnq;
35 ldexpq;
36 lgammaq;
37 llrintq;
38 llroundq;
39 logq;
40 log10q;
41 log1pq;
42 log2q;
43 lrintq;
44 lroundq;
45 modfq;
46 nanq;
47 nearbyintq;
48 nextafterq;
49 powq;
50 remainderq;
51 remquoq;
52 rintq;
53 roundq;
54 scalblnq;
55 scalbnq;
56 signbitq;
57 sincosq;
58 sinhq;
59 sinq;
60 sqrtq;
61 tanq;
62 tanhq;
63 tgammaq;
64 truncq;
65 y0q;
66 y1q;
67 ynq;
68
69 cabsq;
70 cargq;
71 cimagq;
72 crealq;
73 cacoshq;
74 cacosq;
75 casinhq;
76 casinq;
77 catanhq;
78 catanq;
79 ccosq;
80 ccoshq;
81 cexpq;
82 cexpiq;
83 clogq;
84 clog10q;
85 conjq;
86 cpowq;
87 cprojq;
88 csinq;
89 csinhq;
90 csqrtq;
91 ctanq;
92 ctanhq;
93
94 strtoflt128;
95 quadmath_snprintf;
96 local:
97 *;
98 };