Lines Matching refs:libm
46 (libm.a). For a copy of FDLIBM, please see
159 4. HOW TO CREATE FDLIBM's libm.a
161 There are two types of libm.a. One is IEEE only, and the other is
164 To create the IEEE only libm.a, use
166 This will create an IEEE libm.a, which is smaller in size, and
169 To create a multi-standard compliant libm, use
180 Here is how one makes a SVID compliant libm.
183 The libm.a of FDLIBM will be multi-standard compliant and
195 % cc example1.c libm.a
220 % cc example2.c libm.a
237 libm.a.
248 If one's existing libm.a uses (2), then one may raise