Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 10 of 10) sorted by relevance

/picolibc-latest/newlib/libc/machine/sparc/
Dscan.c26 scan (int a, int b) in scan() function
DCMakeLists.txt40 scan.c
Dmeson.build37 'scan.c',
/picolibc-latest/newlib/libc/machine/sparc/machine/
Dsparclet.h29 scan (int a, int b) in scan() function
/picolibc-latest/newlib/libc/posix/
Dregcomp.c119 static int altoffset(sop *scan, int offset, int mccs);
1616 sop *scan; in findmust() local
1640 scan = g->strip + 1; in findmust()
1642 s = *scan++; in findmust()
1646 newstart = scan - 1; in findmust()
1655 offset = altoffset(scan, offset, mccs); in findmust()
1656 scan--; in findmust()
1658 scan += OPND(s); in findmust()
1659 s = *scan; in findmust()
1762 scan = start; in findmust()
[all …]
/picolibc-latest/newlib/libc/machine/rx/
Dmemchr.S13 ;; R3: max number to scan
/picolibc-latest/newlib/libc/stdio/
Dstdio.tex22 to generate or scan strings according to specifications from a format string.
/picolibc-latest/
DREADME.md1019 2. Add 'exact' floating point print/scan code to tinystdio. Thanks
DCOPYING.picolibc4432 newlib/libc/machine/sparc/scan.c
/picolibc-latest/newlib/
DChangeLog-2015534 print and scan formats.
18295 for 'p' specifier. Fix code to scan 16 bytes for vector integer
24085 * libc/machine/sparc/{scan.c,shuffle.c}: New files.
24733 (wait_for_any): Likewise. Start scan after root entry.