Home
last modified time | relevance | path

Searched refs:condition (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/test/
Dtest-fgetc.c43 #define check(condition, message) do { \ argument
44 if (!(condition)) { \
45 printf("%s: %s\n", message, #condition); \
Dtest-fopen.c43 #define check(condition, message) do { \ argument
44 if (!(condition)) { \
45 printf("%s: %s\n", message, #condition); \
Dtest-mktemp.c40 #define check(condition, message) do { \ argument
41 if (!(condition)) { \
42 printf("%s: %s\n", message, #condition); \
Dtest-funopen.c110 #define check(condition, message) do { \ argument
111 if (!(condition)) { \
112 printf("%s: %s\n", message, #condition); \
Dtest-fread-fwrite.c45 #define check(condition, message) do { \ argument
46 if (!(condition)) { \
47 printf("%s: %s\n", message, #condition); \
/picolibc-latest/newlib/libc/machine/rx/
Dstrlen.S24 add #0, r1, r4 ; Save a copy of the string start address and set the condition flags.
/picolibc-latest/newlib/
DChangeLog-2015210 * libc/machine/arm/strlen-stub.c: Rewrite #if condition.
4204 * Makefile.am (install-data-local): Fix condition and rm call.
4325 * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV
5117 * libc/include/stdio.h: Remove __CYGWIN_USE_BIG_TYPES__ condition.
5242 added to the preprocessor condition.
5651 low-level seek error condition. Restore old errno in case of
5652 success. Don't use new position after seek as error condition,
8238 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Optimize condition
8249 * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Fix condition for
/picolibc-latest/
DCOPYING.picolibc6199 this condition statement, and the following disclaimer are retained