Home
last modified time | relevance | path

Searched refs:FDPRINTF (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part1.c271 #define FDPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro
273 #define FDPRINTF(fmt, args...) do { } while (0) macro
1095 FDPRINTF("Check '%s' againt '%s' (%s match)\n", in check_name()
Djm-insns.c406 #define FDPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro
408 #define FDPRINTF(fmt, args...) do { } while (0) macro
7448 FDPRINTF("Check '%s' againt '%s' (%s match)\n", in check_name()
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part1.c271 #define FDPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro
273 #define FDPRINTF(fmt, args...) do { } while (0) macro
1095 FDPRINTF("Check '%s' againt '%s' (%s match)\n", in check_name()
Djm-insns.c406 #define FDPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro
408 #define FDPRINTF(fmt, args...) do { } while (0) macro
7448 FDPRINTF("Check '%s' againt '%s' (%s match)\n", in check_name()
/external/valgrind/VEX/switchback/
Dtest_ppc_jm1.c129 #define FDPRINTF(fmt, args...) do { vexxx_printf(fmt , ##args); } while (0) macro
131 #define FDPRINTF(fmt, args...) do { } while (0) macro
4315 FDPRINTF("Check '%s' againt '%s' (%s match)\n", in check_name()