HomeSort by: relevance | last modified time | path
    Searched defs:ofd2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/erc32/
erc32.c 926 static int ifd1 = -1, ifd2 = -1, ofd1 = -1, ofd2 = -1; variable
1035 ofd2 = fileno(f2out);
1036 if (!dumbio && ofd2 == 1) setbuf(f2out, NULL);
  /src/external/gpl3/gdb/dist/sim/erc32/
erc32.c 926 static int ifd1 = -1, ifd2 = -1, ofd1 = -1, ofd2 = -1; variable
1035 ofd2 = fileno(f2out);
1036 if (!dumbio && ofd2 == 1) setbuf(f2out, NULL);

Completed in 35 milliseconds