/external/valgrind/main/none/tests/ppc32/ |
test_isa_2_06_part1.c | 100 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 102 #define AB_DPRINTF(fmt, args...) do { } while (0) 112 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
test_isa_2_06_part2.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 96 #define AB_DPRINTF(fmt, args...) do { } while (0) 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
test_isa_2_06_part3.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 96 #define AB_DPRINTF(fmt, args...) do { } while (0) 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
jm-insns.c | 385 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 387 #define AB_DPRINTF(fmt, args...) do { } while (0) 427 AB_DPRINTF("val"); 429 AB_DPRINTF(" %08x", p_int[i]); 431 AB_DPRINTF("\n"); [all...] |
/external/valgrind/main/none/tests/ppc64/ |
test_isa_2_06_part1.c | 100 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 102 #define AB_DPRINTF(fmt, args...) do { } while (0) 112 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
test_isa_2_06_part2.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 96 #define AB_DPRINTF(fmt, args...) do { } while (0) 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
test_isa_2_06_part3.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) 96 #define AB_DPRINTF(fmt, args...) do { } while (0) 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", [all...] |
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 122 #define AB_DPRINTF(fmt, args...) do { vexxx_printf(fmt , ##args); } while (0) 124 #define AB_DPRINTF(fmt, args...) do { } while (0) [all...] |