repo.or.cz
/
delight
/
core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
D import syntax works again
[delight/core.git]
/
phobos2
/
frag-math.in
blob
59b8e46efe6668109e8fec29209adf40c04a17df
1
module gcc.config.mathfuncs;
2
3
private import gcc.config.libc;
4
private import gcc.builtins;
5
private import std.stdint;
6
7
@DCFG_LONG_DOUBLE_FUNCS@
8
9
@DCFG_SQRTF@