Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/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()
524 if (PRINT_ERROR) {
528 if (PRINT_ERROR) {
541 if (PRINT_ERROR) {
568 if (PRINT_ERROR) {
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c150 #define PRINT_ERROR { \ macro
155 #define PRINT_ERROR { \ macro
180 PRINT_ERROR; \
235 PRINT_ERROR; \