Searched refs:PRINT_ERROR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dsecurity_tests.c85 #define PRINT_ERROR(_Res) fprintf(stderr, "%s:%d: %s (%d)\n", \ macro
276 PRINT_ERROR(res);
285 PRINT_ERROR(-ENOENT);
300 PRINT_ERROR(res);
321 PRINT_ERROR(res);
334 PRINT_ERROR(res);
462 PRINT_ERROR(res);
470 PRINT_ERROR(res);
/xsrc/external/mit/MesaLib.old/dist/src/getopt/
H A Dgetopt_long.c64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
200 if (PRINT_ERROR)
210 if (PRINT_ERROR)
240 if (PRINT_ERROR)
258 if (PRINT_ERROR)
420 if (PRINT_ERROR)
431 if (PRINT_ERROR)
452 if (PRINT_ERROR)
/xsrc/external/mit/MesaLib/dist/src/getopt/
H A Dgetopt_long.c64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
200 if (PRINT_ERROR)
210 if (PRINT_ERROR)
240 if (PRINT_ERROR)
258 if (PRINT_ERROR)
420 if (PRINT_ERROR)
431 if (PRINT_ERROR)
452 if (PRINT_ERROR)

Completed in 5 milliseconds