Searched refs:lost (Results 1 – 5 of 5) sorted by relevance
/picolibc-latest/ |
D | .gitignore | 43 lost+found
|
D | picolibc.h.in | 3 * Do not edit, your changes will be lost.
|
/picolibc-latest/newlib/libc/stdlib/ |
D | ldtoa.c | 421 static void emdnorm (short unsigned int *s, int lost, int subflg, 1232 emdnorm (short unsigned int *s, int lost, int subflg, long int exp, in emdnorm() argument 1267 lost = 1; in emdnorm() 1344 lost |= s[NI - 1] & 1; in emdnorm() 1367 if (lost == 0) in emdnorm() 1475 int i, lost, j, k; in eadd1() local 1509 lost = 0; in eadd1() 1515 lost = eshift (ai, k); /* shift the smaller number down */ in eadd1() 1566 emdnorm (bi, lost, subflg, ltb, 64, ldp); in eadd1() 2508 unsigned short lost; in eshift() local [all …]
|
/picolibc-latest/newlib/libc/iconv/ |
D | iconv.tex | 1393 the pair of UCS-2 codes. In these cases, such CCS codes (@dfn{lost
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 6782 "o", not used in any present source file so nothing is lost, anyway).
|