Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include "gdtoaimp.h"
Go to the source code of this file.
Functions | |
void | ULtod (ULong *L, const ULong *bits, Long exp, int k) |
int | strtord (CONST char *s, char **sp, int rounding, double *d) |
int strtord | ( | CONST char * | s, |
char ** | sp, | ||
int | rounding, | ||
double * | d | ||
) |
Definition at line 86 of file strtord.c.
References fpi1, FPI_Round_near, Long, SI, strtodg(), and ULtod().
Definition at line 41 of file strtord.c.
References STRTOG_Denormal, STRTOG_Infinite, STRTOG_NaN, STRTOG_NaNbits, STRTOG_Neg, STRTOG_NoNumber, STRTOG_Normal, STRTOG_Retmask, and STRTOG_Zero.
Referenced by strtod(), strtoId(), strtopd(), and strtord().