HomeSort by relevance Sort by last modified time
    Searched refs:vexxx_log_bytes (Results 1 - 3 of 3) sorted by null

  /external/valgrind/VEX/switchback/
test_emfloat.c 89 static void vexxx_log_bytes ( char* p, int n ) function
389 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
408 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]
test_ppc_jm1.c 307 static void vexxx_log_bytes ( char* p, int n ) function
607 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
626 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]
test_bzip2.c 958 static void vexxx_log_bytes ( char* p, int n ) function
1258 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
1277 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]

Completed in 264 milliseconds