Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.h2322 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0 macro
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.h885 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0 macro
/NextBSD/contrib/gcc/
HDfold-const.c4872 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
4873 #define LOGICAL_OP_NON_SHORT_CIRCUIT (BRANCH_COST >= 2) macro
4918 else if (LOGICAL_OP_NON_SHORT_CIRCUIT in fold_range_test()
5146 if (LOGICAL_OP_NON_SHORT_CIRCUIT) in fold_truthop()
HDChangeLog-20044719 (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
4723 (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
HDChangeLog-200516386 (LOGICAL_OP_NON_SHORT_CIRCUIT): Define to zero.