Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/sparc/
Dscan.c24 scan (int a, int b) in scan() function
DCMakeLists.txt38 scan.c
Dmeson.build37 'scan.c',
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sparc/machine/
Dsparclet.h29 scan (int a, int b) in scan() function
/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dregcomp.c119 static int altoffset(sop *scan, int offset, int mccs);
1620 sop *scan; in findmust() local
1644 scan = g->strip + 1; in findmust()
1646 s = *scan++; in findmust()
1650 newstart = scan - 1; in findmust()
1659 offset = altoffset(scan, offset, mccs); in findmust()
1660 scan--; in findmust()
1662 scan += OPND(s); in findmust()
1663 s = *scan; in findmust()
1766 scan = start; in findmust()
[all …]
/picolibc-3.7.0-3.6.0/newlib/libc/machine/rx/
Dmemchr.S11 ;; R3: max number to scan
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arm/
Dmemchr.S297 @ r0 = start of memory to scan
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dstdio.tex22 to generate or scan strings according to specifications from a format string.
/picolibc-3.7.0-3.6.0/
DREADME.md891 2. Add 'exact' floating point print/scan code to tinystdio. Thanks
DCOPYING.picolibc4338 newlib/libc/machine/sparc/scan.c
/picolibc-3.7.0-3.6.0/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.