Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 25) sorted by relevance

/picolibc-latest/newlib/libc/argz/
Dargz_insert.c18 char *before, in argz_insert() argument
24 if (before == NULL) in argz_insert()
27 if (before < *argz || before >= *argz + *argz_len) in argz_insert()
30 while (before != *argz && before[-1]) in argz_insert()
31 before--; in argz_insert()
34 delta = before - *argz; in argz_insert()
/picolibc-latest/newlib/libc/include/
Dargz.h31 error_t argz_insert (char **argz, size_t *argz_len, char *before, const char *entry);
/picolibc-latest/newlib/libc/locale/
Dlocale.tex108 @code{1} indicates the local currency symbol is used before a
120 @code{1} indicates the local currency symbol is used before a
134 number; @code{1} means the sign is placed before both the number and the
136 and the currency symbol; @code{3} means the sign is placed just before
/picolibc-latest/newlib/libc/machine/i960/
Dstrchr.S122 cmpobne 0,g6,Lsearch_for_char.a # quit if null comes before char
Dmemset.S92 bne.t Lbgn_cloop # loop if more bytes to store before longword
Dstrchr_ca.S144 cmpobne.t 0,g6,Lsearch_for_char.a # quit if null comes before char
/picolibc-latest/
DCONTRIBUTING.md28 need to make sure that's installed before you start trying to build
65 the mailing list before it will let you post anything
Dmeson.build1064 # ld.lld before version 15 did not support linker relaxations, disable
1652 # before attempting to run test fragments during configuration. That
DREADME.md172 repeat even if they aren't used before another name is generated.
864 write is complete before executing any FPU instructions.
/picolibc-latest/newlib/libc/machine/avr/
Dsetjmp.S144 ; restore stack pointer (SP value before the setjmp() call) and SREG
Dmacros.inc331 LPM_R0_ZPLUS_INIT is used before the loop to initialize RAMPZ
/picolibc-latest/doc/
Dinit.md20 called before the init array contents are evaluated.
Dlinking.md59 memory which needs to be initialized before your application starts.
134 in the list is called during program initialization, before
141 before `main()`.
Dusing.md133 One common use for semihosting is to generate debug messages before
152 before it calls main and then goes into an infinite loop after main
Dlocking.md102 many times as it has acquired it before the mutex is unlocked.
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcmp.S220 ; to the end (they will be executed just before the next iteration
222 ; instructions need to be duplicated before the loop start as well:
Dmemcpy.S98 ;; at least 16bytes before, thus, we can create a new 16byte load which
/picolibc-latest/newlib/libm/math/
Dmath.tex121 having been written before C99 was released. One of these days we'll get
137 @c before cbrt).
/picolibc-latest/hello-world/
DREADME.md65 specifies those by setting a few values before including
/picolibc-latest/newlib/libc/sys/rtems/include/
DREADME11 architectures such as CHERI may support ZFS before they support DTrace
/picolibc-latest/newlib/libc/machine/sh/
Dmemcpy.S33 ! a fast memcpy and the amount subtracted from r7 before L_2l_loop be 2,
/picolibc-latest/newlib/
DChangeLog-201568 lock before return.
1356 after year 2069 or before year 1901. Ideas for solution taken from
4102 Move __HAVE_LOCALE_INFO_EXTENDED__ before codeset.
5151 AC_NO_EXECUTABLES before NEWLIB_CONFIGURE.
5606 containing useless constant before advancing fp sp over it.
5681 * acinclude.m4: Don't reset CFLAGS before calling _AC_PROG_CC_G
6228 IP before saving. Likewise when restoring.
6263 * libc/stdio/fgetc.c: Make sure sfp lock is acquired before the
6264 file lock and released before the file lock to avoid a deadlock
6618 * libc/include/stdio.h [__SCLE] (__sgetc_r): Prototype before define
[all …]
DHOWTO153 should try to match $host (or similar) settings before running. Settings
DREADME182 and as mentioned before, newlib has no concept of target.
/picolibc-latest/newlib/libc/iconv/
Diconv.tex1218 Endian for the LE systems) since they are compile for the system before