Home
last modified time | relevance | path

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

/picolibc-latest/newlib/testsuite/
Dstdio-bits.c47 ao_flush(FILE *ignore) in ao_flush() argument
65 ao_putc(char c, FILE *ignore) in ao_putc() argument
70 return ao_flush(ignore); in ao_putc()
78 ao_getc(FILE *ignore) in ao_getc() argument
81 (void) ao_flush(ignore); in ao_getc()
/picolibc-latest/
D.gitignore39 # ignore core files, but not java/net/protocol/core/
45 # ignore meson build directories
/picolibc-latest/newlib/libc/machine/h8500/
Dcmpsi.c85 char ignore; member
95 char ignore; member
/picolibc-latest/doc/
Dembedsource.md52 As of today there is no option in gcc to ignore the bundled c-library. The development version GCC …
/picolibc-latest/newlib/libc/signal/
Dsignal.tex63 handler, to ignore a particular signal.
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcmp.S152 ; We need to ignore the least 3 bits of "position" to get "shift right"
Dstrlen.S264 ; We can ignore the first asr (which would be asr.f 2, as we started
Dmemchr.S338 ; We can ignore the first asr (which would be asr.f 2, as we started r3 on 1)
Dstrcat.S556 ; We can ignore the first asr (which would be asr.f 2, as we started r6 on 1)
/picolibc-latest/newlib/
DNEWS37 - ignore _FORTIFY_SOURCE when building newlib
DChangeLog-201512234 Treat %c as "%a %b %e %H:%M:%S %Y" and ignore %Z.
14425 * libc/stdlib/mbsrtowcs.c (_mbsrtowc_r): Fix to ignore len when
16083 from .loop to .Loop, so that ld and gdb will ignore it.