Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.c473 #define REF_MAP_SIZE(ref_chunk) ((ref_chunk) * REF_CHUNK_SIZE) macro
509 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