reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2639 tok2 = isl_stream_next_token(s); 2640 if (!tok2 || tok2->type != ISL_TOKEN_VALUE || 2640 if (!tok2 || tok2->type != ISL_TOKEN_VALUE || 2641 isl_int_is_neg(tok2->u.v)) { 2642 if (tok2) 2643 isl_stream_push_token(s, tok2); 2649 isl_stream_push_token(s, tok2);