Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
06af2bbb043ef4e96847f5bd636be6e36b9bf1a9
/
.
/
libcxx
/
include
/
support
/
solaris
/
floatingpoint.h
blob: 21b0349aa593bff9fb963226a6a7bafc0c28d072 [
file
] [
log
] [
blame
]
David Chisnall
06af2bb
2012-02-29 13:17:28 +0000
[
diff
] [
blame^
]
1
#define
atof sun_atof
2
#define
strtod sun_strtod
3
#include_next "floatingpoint.h"
4
#undef
atof
5
#undef
strtod