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

  /external/strace/tests/
nsyscalls.c 60 static FILE *debug_out; variable
79 fprintf(debug_out, "%s: pid %d invalid syscall %#lx\n",
116 debug_out = fdopen(debug_out_fd, "a");
117 if (!debug_out)
  /external/strace/tests-m32/
nsyscalls.c 60 static FILE *debug_out; variable
79 fprintf(debug_out, "%s: pid %d invalid syscall %#lx\n",
116 debug_out = fdopen(debug_out_fd, "a");
117 if (!debug_out)
  /external/strace/tests-mx32/
nsyscalls.c 60 static FILE *debug_out; variable
79 fprintf(debug_out, "%s: pid %d invalid syscall %#lx\n",
116 debug_out = fdopen(debug_out_fd, "a");
117 if (!debug_out)
  /external/sonivox/jet_tools/JetCreator/
midifile.py     [all...]

Completed in 164 milliseconds