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

/external/valgrind/main/exp-bbv/
H A Dbbv_main.c61 static UChar *bb_out_file=NULL; variable
146 VG_(strncpy)(temp_string,bb_out_file,2047);
149 VG_(sprintf)(temp_string,"%s.%d",bb_out_file,thread_num);
523 bb_out_file =

Completed in 88 milliseconds