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

  /external/valgrind/main/callgrind/
command.c 144 WRITE_STR2(fd, "cmd: ", VG_(args_the_exename));
148 WRITE_STR2(fd, " ", arg);
213 WRITE_STR2(fd, "cmd: ", VG_(args_the_exename));
217 WRITE_STR2(fd, " ", arg);
global.h 144 #define WRITE_STR2(fd, str1, str2) \

Completed in 316 milliseconds