Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 23 of 23) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Duniset276 $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/
Drun-power956 …py --update-section .init="$one_bin" --remove-section=.text --remove-section=.sfpr --remove-sectio…
/picolibc-3.5.0-3.4.0/test/
Dtest-mktemp.c45 (void) remove(template); \
106 (void) remove(template); in main()
120 (void) remove(template); in main()
135 (void) remove(template); in main()
Dtest-fopen.c46 (void) remove(TEST_FILE_NAME); \
101 (void) remove(TEST_FILE_NAME); in main()
Dposix-io.c46 remove(file_name); in test_cleanup()
/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dremove.c39 int remove(const char *pathname) in remove() function
DCMakeLists.txt94 remove.c
Dstdio.h298 int remove(const char *pathname);
Dmeson.build92 'remove.c',
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dremove.c63 remove ( in remove() function
Dtmpfile.c92 (void) remove (f); in tmpfile()
Dstdio.tex94 * remove:: Delete a file's name
274 @include stdio/remove.def
Dmeson.build82 'remove.c',
Dstdio.h398 int remove (const char *);
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dremove.c38 remove (filename) in remove() function
/picolibc-3.5.0-3.4.0/newlib/libc/stdio64/
Dtmpfile64.c94 (void) remove (f); in tmpfile64()
/picolibc-3.5.0-3.4.0/newlib/
DNEWS3 - 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
DChangeLog-20151560 * 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/
Dmeson.build48 'semihost-remove',
/picolibc-3.5.0-3.4.0/doc/
Dembedsource.md64 sudo apt remove libnewlib-arm-none-eabi libnewlib-dev
/picolibc-3.5.0-3.4.0/
DCODE_OF_CONDUCT.md40 Project maintainers have the right and responsibility to remove, edit, or
DREADME.md221 * Add some missing functions in tinystdio, strto*l_l, remove,
DCOPYING.picolibc602 newlib/libc/tinystdio/remove.c
831 test/semihost/semihost-remove.c
1973 newlib/libc/machine/spu/remove.c
4281 newlib/libc/stdio/remove.c