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_subrf.h
blob
81aec46304a26166f05251fd4673d775a9fb3a53
1
/* $NetBSD: cephes_subrf.h,v 1.1 2007/08/20 16:01:34 drochner Exp $ */
2
3
void
_cchshf
(
float
,
float
*,
float
*);
4
float
_redupif
(
float
);
5
float
_ctansf
(
float complex
);