Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c149 #define SYMTYPLST_SIZE (1<<4) /* 16; Must be power of two. */ macro
150 #define SYMTYP_HASH(x) ((unsigned) (x) & (SYMTYPLST_SIZE - 1))
152 struct VMS_DBG_Symbol *VMS_Symbol_type_list[SYMTYPLST_SIZE];