Searched refs:MAX_USES (Results 1 – 5 of 5) sorted by relevance
113 #define MAX_USES 32 macro127 ENTRY_USES uses[MAX_USES];
145 int useoffsets[MAX_USES]; in _nc_wrap_entry()
384 } else if (entryp->nuses >= MAX_USES) { in _nc_parse_entry()
2576 #define MAX_USES 8 macro2580 static struct reg_use reg_use_table[MAX_USES];2609 if (reg_use_count == MAX_USES) in find_used_regs()
3856 #define MAX_USES 8 macro3860 static struct reg_use reg_use_table[MAX_USES];3891 if (reg_use_count == MAX_USES)