Searched refs:NUM_CSTS (Results 1 – 1 of 1) sorted by relevance
4957 #define NUM_CSTS 10 in test_binop_svalue_folding() macro4958 tree cst_int[NUM_CSTS]; in test_binop_svalue_folding()4960 const svalue *cst_sval[NUM_CSTS]; in test_binop_svalue_folding()4961 for (int i = 0; i < NUM_CSTS; i++) in test_binop_svalue_folding()4969 for (int i = 0; i < NUM_CSTS; i++) in test_binop_svalue_folding()4970 for (int j = 0; j < NUM_CSTS; j++) in test_binop_svalue_folding()4974 if (i + j < NUM_CSTS) in test_binop_svalue_folding()4988 if (i * j < NUM_CSTS) in test_binop_svalue_folding()