Searched refs:remove (Results 1 – 23 of 23) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/string/ |
D | uniset | 276 $remove = $1 eq "-"; 285 $used{$i} .= "[${setname}]" unless $remove; 286 delete $used{$i} if $remove; 292 $remove = $1 eq "-"; 300 $used{$i} .= "[ARG]" unless $remove; 301 delete $used{$i} if $remove; 330 $used{hex($2)} .= "[${setname}{$1}]" unless $remove; 331 delete $used{hex($2)} if $remove; 341 $used{$1} .= "[${setname}]" unless $remove; 342 delete $used{$1} if $remove; [all …]
|
/picolibc-3.5.0-3.4.0/scripts/ |
D | run-power9 | 56 …py --update-section .init="$one_bin" --remove-section=.text --remove-section=.sfpr --remove-sectio…
|
/picolibc-3.5.0-3.4.0/test/ |
D | test-mktemp.c | 45 (void) remove(template); \ 106 (void) remove(template); in main() 120 (void) remove(template); in main() 135 (void) remove(template); in main()
|
D | test-fopen.c | 46 (void) remove(TEST_FILE_NAME); \ 101 (void) remove(TEST_FILE_NAME); in main()
|
D | posix-io.c | 46 remove(file_name); in test_cleanup()
|
/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/ |
D | remove.c | 39 int remove(const char *pathname) in remove() function
|
D | CMakeLists.txt | 94 remove.c
|
D | stdio.h | 298 int remove(const char *pathname);
|
D | meson.build | 92 'remove.c',
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/ |
D | remove.c | 63 remove ( in remove() function
|
D | tmpfile.c | 92 (void) remove (f); in tmpfile()
|
D | stdio.tex | 94 * remove:: Delete a file's name 274 @include stdio/remove.def
|
D | meson.build | 82 'remove.c',
|
D | stdio.h | 398 int remove (const char *);
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/ |
D | remove.c | 38 remove (filename) in remove() function
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio64/ |
D | tmpfile64.c | 94 (void) remove (f); in tmpfile64()
|
/picolibc-3.5.0-3.4.0/newlib/ |
D | NEWS | 3 - remove i?86-pc-linux-gnu support 4 - remove decstation & sunos support 5 - remove phoenix OS support 6 - remove unused members from struct _reent (see also --enable-newlib-reent-binary-compat) 16 - nvptx: remove newlib ELIX level 1 restriction 20 - remove use of --cygnus option for automake
|
D | ChangeLog-2015 | 1560 * libc/time/local.h: Update accordingly - remove declaration of 2366 * libm/common/modfl.c: Add cast to remove compiler warning. 4345 * libc/stdio/fgetc.c: Revert change from 2009-04-24, remove sfp locks 4387 of header files to remove from installation. 5005 Remove #define INFINITY (redefines from math.h); remove #define __isnanf 5170 * libc/include/sys/types.h: Fix __XMK__ sectioning and remove 6049 remove un-necessary extension use (in a similar manner to as was 6053 * libm/machine/spu/sf_isinf.c: Fix comment (remove <math.h>). 6131 macros to remove un-necessary extension use. isinf and isnan also 7384 * libc/stdio/vfscanf.c: Proper prototyping for ccfn, remove prototype [all …]
|
/picolibc-3.5.0-3.4.0/test/semihost/ |
D | meson.build | 48 'semihost-remove',
|
/picolibc-3.5.0-3.4.0/doc/ |
D | embedsource.md | 64 sudo apt remove libnewlib-arm-none-eabi libnewlib-dev
|
/picolibc-3.5.0-3.4.0/ |
D | CODE_OF_CONDUCT.md | 40 Project maintainers have the right and responsibility to remove, edit, or
|
D | README.md | 221 * Add some missing functions in tinystdio, strto*l_l, remove,
|
D | COPYING.picolibc | 602 newlib/libc/tinystdio/remove.c 831 test/semihost/semihost-remove.c 1973 newlib/libc/machine/spu/remove.c 4281 newlib/libc/stdio/remove.c
|