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