Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenoutput.c99 #define MAX_MAX_OPERANDS 40 macro
159 struct operand_data operand[MAX_MAX_OPERANDS];
438 if (opno >= MAX_MAX_OPERANDS) in scan_operands()
459 if (opno >= MAX_MAX_OPERANDS) in scan_operands()
481 if (opno >= MAX_MAX_OPERANDS) in scan_operands()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenoutput.c100 #define MAX_MAX_OPERANDS 40 macro
171 struct operand_data operand[MAX_MAX_OPERANDS];
451 if (opno >= MAX_MAX_OPERANDS) in scan_operands()
472 if (opno >= MAX_MAX_OPERANDS) in scan_operands()
494 if (opno >= MAX_MAX_OPERANDS) in scan_operands()