Lines Matching refs:isl_stream_yaml_next
2680 if (isl_stream_yaml_next(s) < 0) in eat_key()
2705 if (isl_stream_yaml_next(s) < 0) in read_op()
2762 more = isl_stream_yaml_next(s); in isl_stream_read_ast_expr()
2773 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_ast_expr()
3353 if (isl_stream_yaml_next(s) < 0) in read_body()
3380 if (isl_stream_yaml_next(s) < 0) in read_for()
3394 if (isl_stream_yaml_next(s) < 0) in read_for()
3397 if ((more = isl_stream_yaml_next(s)) < 0) in read_for()
3409 if (isl_stream_yaml_next(s) < 0) in read_for()
3414 if ((more = isl_stream_yaml_next(s)) < 0) in read_for()
3434 if (isl_stream_yaml_next(s) < 0) in read_mark()
3440 if (isl_stream_yaml_next(s) < 0) in read_mark()
3456 if (isl_stream_yaml_next(s) < 0) in read_user()
3470 if ((more = isl_stream_yaml_next(s)) < 0) in read_if()
3478 if ((more = isl_stream_yaml_next(s)) < 0) in read_if()
3486 if (isl_stream_yaml_next(s) < 0) in read_if()
3520 more = isl_stream_yaml_next(s); in isl_stream_read_ast_node()
3531 if (isl_stream_yaml_next(s) < 0) in isl_stream_read_ast_node()