repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Change java language number to 0x000b
[official-gcc.git]
/
libstdc++-v3
/
src
/
complexf.cc
blob
5ef12afce18f4a86084c6a08d652dd68d1706150
1
#define FLT float
2
#define FCT(name) ::name##f
3
// Used in complex.cc to work around GCC's buggy __complex__ float support.
4
#define _GLIBCPP_FLOAT_SPECIALIZATION 1
5
#include
"complex.cc"