Home
last modified time | relevance | path

Searched refs:pop_current_osb (Results 1 – 11 of 11) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse.y291 static int pop_current_osb (struct parser_ctxt *);
649 int osb = pop_current_osb (ctxp);
657 int osb = pop_current_osb (ctxp);
2115 { $$ = build_newarray_node ($2, $3, pop_current_osb (ctxp));}
2117 { $$ = build_newarray_node ($2, $3, pop_current_osb (ctxp));}
2123 int osb = pop_current_osb (ctxp);
2133 int osb = pop_current_osb (ctxp);
2366 int osb = pop_current_osb (ctxp);
2378 int osb = pop_current_osb (ctxp);
2640 pop_current_osb (struct parser_ctxt *ctxp)
H A Dparse.c366 static int pop_current_osb (struct parser_ctxt *);
3165 int osb = pop_current_osb (ctxp); in yyparse()
3175 int osb = pop_current_osb (ctxp); in yyparse()
4739 { yyval.node = build_newarray_node (yyvsp[-2].node, yyvsp[-1].node, pop_current_osb (ctxp));; in yyparse()
4743 { yyval.node = build_newarray_node (yyvsp[-2].node, yyvsp[-1].node, pop_current_osb (ctxp));; in yyparse()
4749 int osb = pop_current_osb (ctxp); in yyparse()
4761 int osb = pop_current_osb (ctxp); in yyparse()
5020 int osb = pop_current_osb (ctxp); in yyparse()
5038 int osb = pop_current_osb (ctxp); in yyparse()
5564 pop_current_osb (struct parser_ctxt *ctxp) in pop_current_osb() function
H A DChangeLog5305 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
6279 * parse.y (pop_current_osb): New function.
6282 (array_creation_expression:): Used pop_current_osb.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse.y291 static int pop_current_osb (struct parser_ctxt *);
649 int osb = pop_current_osb (ctxp);
657 int osb = pop_current_osb (ctxp);
2115 { $$ = build_newarray_node ($2, $3, pop_current_osb (ctxp));}
2117 { $$ = build_newarray_node ($2, $3, pop_current_osb (ctxp));}
2123 int osb = pop_current_osb (ctxp);
2133 int osb = pop_current_osb (ctxp);
2366 int osb = pop_current_osb (ctxp);
2378 int osb = pop_current_osb (ctxp);
2640 pop_current_osb (struct parser_ctxt *ctxp)
H A Dparse.c366 static int pop_current_osb (struct parser_ctxt *);
3165 int osb = pop_current_osb (ctxp); in yyparse()
3175 int osb = pop_current_osb (ctxp); in yyparse()
4739 { yyval.node = build_newarray_node (yyvsp[-2].node, yyvsp[-1].node, pop_current_osb (ctxp));; in yyparse()
4743 { yyval.node = build_newarray_node (yyvsp[-2].node, yyvsp[-1].node, pop_current_osb (ctxp));; in yyparse()
4749 int osb = pop_current_osb (ctxp); in yyparse()
4761 int osb = pop_current_osb (ctxp); in yyparse()
5020 int osb = pop_current_osb (ctxp); in yyparse()
5038 int osb = pop_current_osb (ctxp); in yyparse()
5564 pop_current_osb (struct parser_ctxt *ctxp) in pop_current_osb() function
H A DChangeLog5305 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
6279 * parse.y (pop_current_osb): New function.
6282 (array_creation_expression:): Used pop_current_osb.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A DChangeLog12028 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
13002 * parse.y (pop_current_osb): New function.
13005 (array_creation_expression:): Used pop_current_osb.
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A DChangeLog12435 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
13409 * parse.y (pop_current_osb): New function.
13412 (array_creation_expression:): Used pop_current_osb.
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A DChangeLog11912 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
12886 * parse.y (pop_current_osb): New function.
12889 (array_creation_expression:): Used pop_current_osb.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A DChangeLog11892 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
12866 * parse.y (pop_current_osb): New function.
12869 (array_creation_expression:): Used pop_current_osb.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A DChangeLog12435 * parse.y (pop_current_osb, unreachable_stmt_error): Likewise.
13409 * parse.y (pop_current_osb): New function.
13412 (array_creation_expression:): Used pop_current_osb.