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

  /external/valgrind/main/VEX/switchback/
test_emfloat.c 89 static void vexxx_log_bytes ( char* p, int n ) function
391 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
410 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]
test_ppc_jm1.c 307 static void vexxx_log_bytes ( char* p, int n ) function
609 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
628 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]
test_bzip2.c 958 static void vexxx_log_bytes ( char* p, int n ) function
1260 (*vexxx_log_bytes)( myprintf_buf, vexxx_strlen(myprintf_buf) );
1279 (*vexxx_log_bytes)( myprintf_buf, n_myprintf_buf );
    [all...]

Completed in 100 milliseconds