Searched refs:SYMTYPLST_SIZE (Results 1 – 1 of 1) sorted by relevance
149 #define SYMTYPLST_SIZE (1<<4) /* 16; Must be power of two. */ macro150 #define SYMTYP_HASH(x) ((unsigned) (x) & (SYMTYPLST_SIZE - 1))152 struct VMS_DBG_Symbol *VMS_Symbol_type_list[SYMTYPLST_SIZE];