File tree Expand file tree Collapse file tree 1 file changed +51
-1
lines changed Expand file tree Collapse file tree 1 file changed +51
-1
lines changed Original file line number Diff line number Diff line change @@ -107,9 +107,59 @@ Additions:
107
107
* unreachable
108
108
* stdlib.h
109
109
110
+ * strfromd
111
+ * strfromf
112
+ * strfroml
110
113
* free_sized
111
114
* free_aligned_sized
112
115
* memalignment
113
116
* tgmath.h
114
117
115
- * <TODO>
118
+ * acospi
119
+ * asinpi
120
+ * atan2pi
121
+ * atanpi
122
+ * compoundn
123
+ * cospi
124
+ * erf
125
+ * exp10m1
126
+ * exp10
127
+ * exp2m1
128
+ * fmaximum
129
+ * fmaximum_mag
130
+ * fmaximum_num
131
+ * fmaximum_mag_num
132
+ * fminimum
133
+ * fminimum_mag
134
+ * fminimum_num
135
+ * fminimum_mag_num
136
+ * fromfpx
137
+ * fromfp
138
+ * llogb
139
+ * log10p1
140
+ * log2p1
141
+ * logp1
142
+ * nextdown
143
+ * nextup
144
+ * pown
145
+ * powr
146
+ * rootn
147
+ * roundeven
148
+ * rsqrt
149
+ * scalbn
150
+ * sinpi
151
+ * tanpi
152
+ * ufromfpx
153
+ * ufromfp
154
+ * fadd
155
+ * dadd
156
+ * fsub
157
+ * dsub
158
+ * fmul
159
+ * dmul
160
+ * fdiv
161
+ * ddiv
162
+ * ffma
163
+ * dfma
164
+ * fsqrt
165
+ * dsqrt
You can’t perform that action at this time.
0 commit comments