/external/valgrind/VEX/switchback/ |
test_ppc_jm1.c | 122 #define AB_DPRINTF(fmt, args...) do { vexxx_printf(fmt , ##args); } while (0) 129 #define FDPRINTF(fmt, args...) do { vexxx_printf(fmt , ##args); } while (0) 315 /*--- vexxx_printf ---*/ 615 static UInt vexxx_printf ( const char *format, ... ) function [all...] |
test_emfloat.c | 97 /*--- vexxx_printf ---*/ 397 static UInt vexxx_printf ( const char *format, ... ) function 611 vexxx_printf(str1, (int)loops); 663 vexxx_printf("%6d: (%s) ",i,buffer); 671 vexxx_printf("%s ",buffer); 673 vexxx_printf("(%s) = ",buffer); 675 vexxx_printf("%s\n",buffer); 945 vexxx_printf("Error: zero significand in denormalize\n"); [all...] |
test_bzip2.c | 454 vexxx_printf(zf) 456 vexxx_printf(zf,za1) 458 vexxx_printf(zf,za1,za2) 460 vexxx_printf(zf,za1,za2,za3) 462 vexxx_printf(zf,za1,za2,za3,za4) 464 vexxx_printf(zf,za1,za2,za3,za4,za5) 966 /*--- vexxx_printf ---*/ 1266 static UInt vexxx_printf ( const char *format, ... ) function [all...] |