OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REF_MAP_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
stabsread.c
2999
#define
REF_MAP_SIZE
(ref_chunk) ((ref_chunk) * REF_CHUNK_SIZE)
3036
xrealloc (ref_map,
REF_MAP_SIZE
(ref_chunk + new_chunks));
/src/external/gpl3/gdb/dist/gdb/
stabsread.c
3001
#define
REF_MAP_SIZE
(ref_chunk) ((ref_chunk) * REF_CHUNK_SIZE)
3038
xrealloc (ref_map,
REF_MAP_SIZE
(ref_chunk + new_chunks));
Completed in 68 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026