Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 15 of 15) sorted by relevance

/picolibc-latest/newlib/libc/posix/
Dengine.c357 char *rest; /* start of rest of string */ in dissect() local
409 rest = slow(m, sp, stp, ss, es); in dissect()
410 assert(rest != NULL); /* it did match */ in dissect()
412 tail = slow(m, rest, stop, es, stopst); in dissect()
416 stp = rest - 1; in dissect()
422 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect()
423 dp = dissect(m, sp, rest, ssub, esub); in dissect()
425 assert(dp == rest); in dissect()
427 assert(sp == rest); in dissect()
428 sp = rest; in dissect()
[all …]
/picolibc-latest/test/
Dt_fmemopen.c547 off_t len, rest, i; in ATF_TC_BODY() local
555 rest = (off_t)t->n - len; in ATF_TC_BODY()
569 for (i = (off_t)1; i <= rest; ++i) { in ATF_TC_BODY()
601 off_t len, rest, i; in ATF_TC_BODY() local
615 rest = t->n - len; in ATF_TC_BODY()
632 ATF_CHECK(fseeko(fp, rest + 1, SEEK_END) == -1); in ATF_TC_BODY()
640 for (i = 1; i <= rest; ++i) { in ATF_TC_BODY()
712 off_t len, rest, i; in ATF_TC_BODY() local
720 rest = (off_t)t->n - len; in ATF_TC_BODY()
736 ATF_CHECK(fseeko(fp, rest + 1, SEEK_END) == -1); in ATF_TC_BODY()
[all …]
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcmp.S91 ; inequality of "lhs" and "rhs". The rest acts like a multiplexer:
154 ; 4) When the bytes are positioned at byte #0, mask out the rest of the
257 ; "ldl.ab r4, ...". If the branch is taken, the rest of code that
/picolibc-latest/newlib/libc/machine/i960/
Dstrncpy_ca.S180 andnot g5,g1,g1 # last bytes to copy, and null pad rest of word
183 and g5,g1,g1 # last bytes to copy, and null pad rest of word
/picolibc-latest/semihost/
Dmeson.build47 # happened and add the rest of the needed files
/picolibc-latest/hello-world/
DREADME.md118 The rest of the command line tells GCC what file to compile
/picolibc-latest/cmake/
DTC-arm-none-eabi.ld214 /* Make the rest of memory available for heap storage */
DTC-microbit.ld214 /* Make the rest of memory available for heap storage */
/picolibc-latest/doc/
Dos.md145 include the functions in object files with the rest of your
/picolibc-latest/newlib/libm/math/
Dmath.tex122 around to updating the rest of them. (If you'd like to help, please let us
/picolibc-latest/
Dpicolibc.ld.in261 /* Make the rest of memory available for heap storage */
DCOPYING.GPL2227 be a consequence of the rest of this License.
/picolibc-latest/newlib/libc/machine/sh/
Dmemcpy.S30 ! bytes memory chunk to b copied, the rest of the word can be read
/picolibc-latest/newlib/
DREADME12 COPYING.NEWLIB for details. The rest of the release tree is under either
DChangeLog-20156347 character 255 from the rest of the definitions.
24079 errno's address (make compatible with rest of newlib).
25200 * libc/sys/win32/sys/windows.h: Fill in rest of messages.
26106 with rest of newlib; turn "info" and "install-info" into dummy
26886 the rest of newlib).