Home
last modified time | relevance | path

Searched refs:vexxx_log_bytes (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/switchback/
Dtest_emfloat.c89 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function
389 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
408 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf ); in vexxx_printf()
Dtest_ppc_jm1.c307 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function
607 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
626 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf ); in vexxx_printf()
Dtest_bzip2.c958 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function
1258 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) ); in add_to_myprintf_buf()
1277 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf ); in vexxx_printf()