Lines Matching full:is_triable
148 #define IS_TRIABLE (1 << 4)
4090 int is_triable = 1;
4127 is_triable = 0;
4133 is_triable = 0;
4134 } else if (is_triable == 1) {
4139 while ((*tmp != NULL) && (is_triable == 1)) {
4145 is_triable = -1;
4157 is_triable = -1;
4168 is_triable = -1;
4170 is_triable = -1;
4200 if (is_triable == 1) {
4201 def->dflags |= IS_TRIABLE;
10295 if ((define->dflags & IS_TRIABLE) && (define->data != NULL) &&
10298 * node == NULL can't be optimized since IS_TRIABLE