OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 05:31:52 UTC 2026