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

  /external/valgrind/tsan/
ts_util.cc 113 FILE *G_out = stderr;
117 FILE *G_out;
149 vfprintf(G_out, RemoveUnsupportedFormat(format).c_str(), args);
150 fflush(G_out);
ts_pin.cc 89 extern FILE *G_out;
428 fwrite(tleb.events, sizeof(uintptr_t), tleb.size, G_out);
    [all...]

Completed in 169 milliseconds