Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include "gdtoaimp.h"
Go to the source code of this file.
Functions | |
int | strtoIg (CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp) |
Definition at line 43 of file strtoIg.c.
References Balloc(), Bcopy, decrement(), FPI::emax, FPI::emin, increment(), Bigint::k, Long, lshift(), FPI::nbits, rshift(), set_ones(), strtodg(), STRTOG_Denormal, STRTOG_Inexact, STRTOG_Inexhi, STRTOG_Inexlo, STRTOG_Infinite, STRTOG_Neg, STRTOG_Normal, STRTOG_Retmask, STRTOG_Underflow, STRTOG_Zero, FPI::sudden_underflow, swap, Bigint::wds, and Bigint::x.
Referenced by strtoId(), strtoIdd(), strtoIf(), strtoIQ(), strtoIx(), and strtoIxL().