repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: mmap: allow remapping part of an existing anonymous mapping
[newlib-cygwin.git]
/
newlib
/
libm
/
complex
/
cephes_subr.h
blob
7d230525f31ff64cb0fa71fee1f489dbfe6465f3
1
/* $NetBSD: cephes_subr.h,v 1.1 2007/08/20 16:01:33 drochner Exp $ */
2
3
void
_cchsh
(
double
,
double
*,
double
*);
4
double
_redupi
(
double
);
5
double
_ctans
(
double complex
);