repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup Linux sigqueue implementation
[glibc.git]
/
math
/
w_remainderl.c
blob
2aca8bc45af2f222b33e023ddd7147c8065ce0b8
1
#include <math-type-macros-ldouble.h>
2
#include <w_remainder_template.c>
3
#if __USE_WRAPPER_TEMPLATE
4
weak_alias
(
__remainderl
,
dreml
)
5
#endif