source: trunk/libs/newlib/src/newlib/libm/complex/cephes_subrf.h @ 543

Last change on this file since 543 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 164 bytes
Line 
1/* $NetBSD: cephes_subrf.h,v 1.1 2007/08/20 16:01:34 drochner Exp $ */
2
3void _cchshf(float, float *, float *);
4float _redupif(float);
5float _ctansf(float complex);
Note: See TracBrowser for help on using the repository browser.