Lines Matching full:is_triable
148 #define IS_TRIABLE (1 << 4)
4056 int is_triable = 1;
4093 is_triable = 0;
4099 is_triable = 0;
4100 } else if (is_triable == 1) {
4105 while ((*tmp != NULL) && (is_triable == 1)) {
4111 is_triable = -1;
4123 is_triable = -1;
4134 is_triable = -1;
4136 is_triable = -1;
4166 if (is_triable == 1) {
4167 def->dflags |= IS_TRIABLE;
10142 if ((define->dflags & IS_TRIABLE) && (define->data != NULL) &&
10145 * node == NULL can't be optimized since IS_TRIABLE