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

  /external/qemu/telephony/
simulator.c 54 dump_line( const char* line, const char* prefix ) function
79 dump_line( cmd, "<< " );
86 dump_line( answer, ">> " );
  /external/valgrind/main/callgrind/
clo.c 520 else if VG_BOOL_CLO(arg, "--dump-line", CLG_(clo).dump_line) {}
638 CLG_(clo).dump_line = True;
global.h 69 Bool dump_line; member in struct:_CommandLineOptions
dump.c 593 if (CLG_(clo).dump_line) {
    [all...]
main.c     [all...]

Completed in 916 milliseconds