Searched refs:pe (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | ldtoa.c | 99 unsigned short pe; member 104 static void e24toe (short unsigned int *pe, short unsigned int *y, 107 static void e53toe (short unsigned int *pe, short unsigned int *y, 110 static void e64toe (short unsigned int *pe, short unsigned int *y, 113 static void e113toe (short unsigned int *pe, short unsigned int *y, 1779 e113toe (short unsigned int *pe, short unsigned int *y, LDPARMS * ldp) in e113toe() argument 1786 e = pe; in e113toe() 1803 if (pe[i] != 0) in e113toe() 1812 if (pe[i] != 0) in e113toe() 1906 e64toe (short unsigned int *pe, short unsigned int *y, LDPARMS * ldp) in e64toe() argument [all …]
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 25319 * configure.in (i386-*-pe): Becomes i386-win32. 25327 * configure.in (i[345]86-*-pe): New target (NT).
|