summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/Symbol.map
blob: 62d6c706fb276df92d28ecf44eee73252bf5f66d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# $FreeBSD$

FBSD_1.0 {
	# Standard functions from contrib/gdtoa
	#   (dtoa is renamed to __dtoa and not exported)
	freedtoa;
	g_Qfmt;
	g_ddfmt;
	g_dfmt;
	g_ffmt;
	g_xLfmt;
	g_xfmt;
	gdtoa;
	strtoIQ;
	strtoId;
	strtoIdd;
	strtoIf;
	strtoIx;
	strtoIxL;
	strtod;
	strtodI;
	strtodg;
	strtof;
	strtopQ;
	strtopd;
	strtopdd;
	strtopf;
	strtopx;
	strtopxL;
	strtorQ;
	strtord;
	strtordd;
	strtorf;
	strtorx;
	strtorxL;

	# FreeBSD additions
	strtold;
};
OpenPOWER on IntegriCloud