Searched refs:bb_out_file (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/exp-bbv/
H A Dbbv_main.c62 static HChar *bb_out_file=NULL; variable
130 HChar temp_string[VG_(strlen)(bb_out_file) + 1 + 10 + 1];
136 VG_(strcpy)(temp_string, bb_out_file);
139 VG_(sprintf)(temp_string,"%s.%d",bb_out_file,thread_num);
513 bb_out_file =

Completed in 83 milliseconds