Home
last modified time | relevance | path

Searched refs:try (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/test/
Dlong_double_gen.5c107 try {
109 try {
110 try {
380 try {
382 try {
383 try {
431 try {
433 try {
434 try {
598 try {
[all …]
Dmeson.build295 t1 = 'try-ilp32'
319 t1 = 'try-ilp32'
327 executable(t1_name, ['try-ilp32.c', 'try-ilp32-sub.c', 'lock-valid.c'],
/picolibc-latest/newlib/libc/posix/
Dregcomp.c1784 int try; in altoffset() local
1792 try = 0; in altoffset()
1797 if (try > largest) in altoffset()
1798 largest = try; in altoffset()
1799 try = 0; in altoffset()
1803 try = altoffset(scan, try, mccs); in altoffset()
1804 if (try == -1) in altoffset()
1825 try++; in altoffset()
1833 try = -1; in altoffset()
1836 if (try == -1) in altoffset()
[all …]
/picolibc-latest/newlib/
DHOWTO84 is to ask Jeff Johnston. To see how it works and try classification on your
153 should try to match $host (or similar) settings before running. Settings
155 available. When creating names (Makefile variables, defines, etc...), try to
DChangeLog-20159914 * libc/sys/mmixware/access.c (access): Do not try to use a magic
18561 fails, don't bail out, and try to correct next time.
18773 fails, don't bail out, and try to correct next time.
22735 fails, try an execlp for sh.
23492 * libc/sys/sysmec/{crt0.S,trap0.S}: Actually try to implement
23792 * libc/sys/sysnecv850/crt0.S: Don't try to zero out an empty
25077 If WIN32, try to get shell path from $SH_PATH, use vfork.
25647 * libc/include/machine/ieeefp.h: Don't try set endianness if it is
26245 First real try at system traps for m88k-bug.
27171 sub-Makefiles instead, to try to avoid line length limitations.
/picolibc-latest/hello-world/
DREADME.md6 picolibc, and uses 'make' instead of 'meson' to try and make the
/picolibc-latest/doc/
Dbuild.md171 …y> | If set, names a function which returns the address of errno. 'auto' will try to auto-detect. |
/picolibc-latest/
DREADME.md794 3. Also stick -isystem in C++ compile command to try and get
DCOPYING.picolibc822 test/try-ilp32-sub.c
823 test/try-ilp32.c
824 test/try-ilp32.h