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