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

  /src/external/gpl3/gdb/dist/gnulib/import/
getdtablesize.c 55 static int dtablesize; variable
60 if (dtablesize == 0)
85 dtablesize = bound;
87 return dtablesize;
  /src/external/gpl3/gdb.old/dist/gnulib/import/
getdtablesize.c 55 static int dtablesize; variable
60 if (dtablesize == 0)
85 dtablesize = bound;
87 return dtablesize;

Completed in 24 milliseconds