Home
last modified time | relevance | path

Searched refs:REF_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c511 #define REF_MAP_SIZE(ref_chunk) ((ref_chunk) * REF_CHUNK_SIZE) macro
548 xrealloc (ref_map, REF_MAP_SIZE (ref_chunk + new_chunks)); in ref_add()
DChangeLog-19984698 * (REF_MAP_SIZE): Put parens around parameter so that args like