Searched refs:vexxx_log_bytes (Results 1 – 3 of 3) sorted by relevance
89 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function389 (*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()
307 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function607 (*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()
958 static void vexxx_log_bytes ( char* p, int n ) in vexxx_log_bytes() function1258 (*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()