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