Home
last modified time | relevance | path

Searched refs:PRINT_ERROR (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/lib/posix/getopt/
Dgetopt_long.c61 #define PRINT_ERROR ((state->opterr) && (*options != ':')) macro
182 if (PRINT_ERROR) { in parse_long_options()
244 if (PRINT_ERROR) { in parse_long_options()
258 if (PRINT_ERROR) { in parse_long_options()
297 if (PRINT_ERROR) { in parse_long_options()
320 if (PRINT_ERROR) { in parse_long_options()
523 if (PRINT_ERROR) {
527 if (PRINT_ERROR) {
540 if (PRINT_ERROR) {
567 if (PRINT_ERROR) {
/Zephyr-Core-3.5.0/tests/benchmarks/mbedtls/src/
Dbenchmark.c150 #define PRINT_ERROR { \ macro
155 #define PRINT_ERROR { \ macro
180 PRINT_ERROR; \
235 PRINT_ERROR; \