xref: /freebsd/lib/msun/Symbol_f128.map (revision c9991e01149b5cd5a6710d70921b203ef7f16fc2)
1*c9991e01SPiotr Kubaj/*
2*c9991e01SPiotr Kubaj */
3*c9991e01SPiotr KubajFBSD_1.9 {
4*c9991e01SPiotr Kubaj	acosf128;
5*c9991e01SPiotr Kubaj	acoshf128;
6*c9991e01SPiotr Kubaj	asinf128;
7*c9991e01SPiotr Kubaj	asinhf128;
8*c9991e01SPiotr Kubaj	atan2f128;
9*c9991e01SPiotr Kubaj	atanf128;
10*c9991e01SPiotr Kubaj	atanhf128;
11*c9991e01SPiotr Kubaj	cbrtf128;
12*c9991e01SPiotr Kubaj	ceilf128;
13*c9991e01SPiotr Kubaj	copysignf128;
14*c9991e01SPiotr Kubaj	cosf128;
15*c9991e01SPiotr Kubaj	coshf128;
16*c9991e01SPiotr Kubaj	erfcf128;
17*c9991e01SPiotr Kubaj	erff128;
18*c9991e01SPiotr Kubaj	exp2f128;
19*c9991e01SPiotr Kubaj	expf128;
20*c9991e01SPiotr Kubaj	expm1f128;
21*c9991e01SPiotr Kubaj	fabsf128;
22*c9991e01SPiotr Kubaj	fdimf128;
23*c9991e01SPiotr Kubaj	floorf128;
24*c9991e01SPiotr Kubaj	fmaf128;
25*c9991e01SPiotr Kubaj	fmaxf128;
26*c9991e01SPiotr Kubaj	fminf128;
27*c9991e01SPiotr Kubaj	fmodf128;
28*c9991e01SPiotr Kubaj	frexpf128;
29*c9991e01SPiotr Kubaj	hypotf128;
30*c9991e01SPiotr Kubaj	ilogbf128;
31*c9991e01SPiotr Kubaj	ldexpf128;
32*c9991e01SPiotr Kubaj	lgammaf128;
33*c9991e01SPiotr Kubaj	llrintf128;
34*c9991e01SPiotr Kubaj	llroundf128;
35*c9991e01SPiotr Kubaj	log10f128;
36*c9991e01SPiotr Kubaj	log1pf128;
37*c9991e01SPiotr Kubaj	log2f128;
38*c9991e01SPiotr Kubaj	logbf128;
39*c9991e01SPiotr Kubaj	logf128;
40*c9991e01SPiotr Kubaj	lrintf128;
41*c9991e01SPiotr Kubaj	lroundf128;
42*c9991e01SPiotr Kubaj	modff128;
43*c9991e01SPiotr Kubaj	nanf128;
44*c9991e01SPiotr Kubaj	nearbyintf128;
45*c9991e01SPiotr Kubaj	nextafterf128;
46*c9991e01SPiotr Kubaj	powf128;
47*c9991e01SPiotr Kubaj	remainderf128;
48*c9991e01SPiotr Kubaj	remquof128;
49*c9991e01SPiotr Kubaj	rintf128;
50*c9991e01SPiotr Kubaj	roundf128;
51*c9991e01SPiotr Kubaj	scalblnf128;
52*c9991e01SPiotr Kubaj	scalbnf128;
53*c9991e01SPiotr Kubaj	sincosf128;
54*c9991e01SPiotr Kubaj	sinf128;
55*c9991e01SPiotr Kubaj	sinhf128;
56*c9991e01SPiotr Kubaj	sqrtf128;
57*c9991e01SPiotr Kubaj	tanf128;
58*c9991e01SPiotr Kubaj	tanhf128;
59*c9991e01SPiotr Kubaj	tgammaf128;
60*c9991e01SPiotr Kubaj	truncf128;
61*c9991e01SPiotr Kubaj};
62