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