Home
last modified time | relevance | path

Searched refs:never (Results 1 – 16 of 16) sorted by relevance

/picolibc-latest/.github/workflows/
Dhead12 # do not define head_ref, so use run_id to never cancel those jobs.
Dhead-zephyr12 # do not define head_ref, so use run_id to never cancel those jobs.
/picolibc-latest/newlib/libc/machine/crx/
Dsetjmp.S25 # and doing a return. (Makes sure that longjmp never returns 0). #
/picolibc-latest/newlib/libc/machine/mep/
Dsetjmp.S21 # but you never know what the user is going to tell gcc with -f
/picolibc-latest/newlib/libc/machine/xtensa/
Dxtensa.tex64 This function never returns.
/picolibc-latest/newlib/libc/machine/cr16/
Dsetjmp.S25 # and doing a return. (Makes sure that longjmp never returns 0). #
/picolibc-latest/doc/
Dinit.md24 Most embedded applications never return from main, but if yours does,
Dprintf.md221 double and float variants and never supported in the minimal
/picolibc-latest/newlib/libc/posix/
Dregcomp.c162 static int never = 0; /* for use in asserts; shuts lint up */ variable
164 #define never 0 /* some <assert.h>s have bugs too */ macro
1274 assert(never); in firstch()
/picolibc-latest/newlib/libm/math/
Dmath.tex103 In IEEE mode, @code{errno} is never set.
/picolibc-latest/newlib/libc/machine/arc64/
Dstrlen.S284 ; setting the zero flag. As r9 is never all 0s at this stage (would
Dmemchr.S356 ; the zero flag. As r9 is never all 0s at this stage (would mean there is no
Dstrcat.S574 ; the zero flag. As r9 is never all 0s at this stage (would mean there is no
/picolibc-latest/newlib/
DHOWTO138 to delete at any time, but never edit anything in this directory.
DChangeLog-20153621 is never used.
3670 is never used.
7664 were proposed but never approved by the POSIX standard.
25800 * libc/include/stdio.h (__sgetc): Rename never to _never.
27495 defined were never referenced.
27734 version-control: never
/picolibc-latest/
DREADME.md1168 5. Remove newlib/libm/mathfp directory. This experimental code never