Home
last modified time | relevance | path

Searched refs:G (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/common/
Dsf_cbrt.c39 G = 3.5714286566e-01; /* 5/14 = 0x3eb6db6e */ variable
74 t*=G+F/(s+E+D/s);
Ds_cbrt.c55 G = _F_64(3.57142857142857150787e-01); /* 5/14 = 0x3FD6DB6D, 0xB6DB6DB7 */ variable
86 t*=G+F/(s+E+D/s); in cbrt64()
/picolibc-3.5.0-3.4.0/newlib/libm/ld/ld80/
De_powl.c189 long double F, Fa, Fb, G, Ga, Gb, H, Ha, Hb; in powl() local
409 G = Fa + w * ya; in powl()
410 Ga = reducl(G); in powl()
411 Gb = G - Ga; in powl()
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc504 Copyright: 2007 Steven G. Kargl
508 Copyright: 2003, Steven G. Kargl
2282 Copyright: 2001 Christopher G. Demetriou
6019 Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
6028 written by Steven G. Kargl with input from Bruce D. Evans
6032 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
6043 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
6051 Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
DCOPYING.NEWLIB174 (11) Christopher G. Demetriou
176 Copyright (c) 2001 Christopher G. Demetriou
DREADME.md589 with G++ that enable exception handling by linking in call stack
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201510554 has been specified with types 'f', 'F', 'g', or 'G', ensure the
12514 uppercase for E/F/G formats.
12970 '%g', '%G', '%n', '%R', '%t', '%T', '%u', '%V', '%X', and '%z'.
23677 Mon Sep 30 00:34:41 1996 James G. Smith <jsmith@cygnus.co.uk>
24215 Fri Dec 1 16:48:46 1995 James G. Smith <jsmith@cygnus.co.uk>
24287 Wed Nov 8 01:24:08 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
24351 Mon Oct 23 11:20:51 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
24840 Fri Sep 1 15:35:18 1995 James G. Smith <jsmith@beauty.cygnus.com>
24845 Fri Sep 1 14:12:48 1995 James G. Smith <jsmith@rtl.cygnus.com>
24849 Fri Sep 1 08:42:11 1995 James G. Smith <jsmith@beauty.cygnus.com>
[all …]