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

  /src/external/gpl3/gdb/dist/gnulib/import/
getdtablesize.c 80 int orig_max_stdio = _getmaxstdio (); local
84 _setmaxstdio_nothrow (orig_max_stdio);
getdtablesize.c 80 int orig_max_stdio = _getmaxstdio (); local
84 _setmaxstdio_nothrow (orig_max_stdio);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
getdtablesize.c 80 int orig_max_stdio = _getmaxstdio (); local
84 _setmaxstdio_nothrow (orig_max_stdio);
getdtablesize.c 80 int orig_max_stdio = _getmaxstdio (); local
84 _setmaxstdio_nothrow (orig_max_stdio);

Completed in 43 milliseconds