Home
last modified time | relevance | path

Searched refs:TOO_MANY_ERRORS (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/testsuite/newlib.string/
Dmemcpy-1.c54 #define TOO_MANY_ERRORS 11 macro
61 if (errors == TOO_MANY_ERRORS) in print_error()
65 else if (errors < TOO_MANY_ERRORS) in print_error()
Dmemmove1.c42 #define TOO_MANY_ERRORS 11 macro
46 if (errors == TOO_MANY_ERRORS) \
48 else if (errors < TOO_MANY_ERRORS) \
Dstrcmp-1.c94 #define TOO_MANY_ERRORS 11 macro
103 if (errors == TOO_MANY_ERRORS) in print_error()
107 else if (errors < TOO_MANY_ERRORS) in print_error()