Home
last modified time | relevance | path

Searched refs:lost (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/
D.gitignore43 lost+found
Dpicolibc.h.in3 * Do not edit, your changes will be lost.
/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c421 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/
Diconv.tex1393 the pair of UCS-2 codes. In these cases, such CCS codes (@dfn{lost
/picolibc-latest/newlib/
DChangeLog-20156782 "o", not used in any present source file so nothing is lost, anyway).