Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c150 #define PRINT_ERROR { \ macro
155 #define PRINT_ERROR { \ macro
/Zephyr-latest/lib/posix/options/getopt/
Dgetopt_long.c61 #define PRINT_ERROR ((state->opterr) && (*options != ':')) macro