HomeSort by relevance Sort by last modified time
    Searched full:use_stdin (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/ndk-stack/
ndk-stack.c 39 int use_stdin = 0; local
65 use_stdin = 1;
72 FILE* handle = use_stdin ? stdin : fopen(dump_file, "r");

Completed in 2719 milliseconds