Home
last modified time | relevance | path

Searched refs:found_call (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4036 int found_call; member
4085 info->found_call = 1; in m68hc11_check_z_replacement()
4142 info->found_call = 1; in m68hc11_check_z_replacement()
4248 info->found_call = 1; in m68hc11_check_z_replacement()
4331 info->found_call = 1; in m68hc11_check_z_replacement()
4636 info->found_call = 0; in m68hc11_find_z_replacement()
4683 info->found_call = 1; in m68hc11_find_z_replacement()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4212 int found_call; member
4263 info->found_call = 1;
4318 info->found_call = 1;
4424 info->found_call = 1;
4507 info->found_call = 1;
4814 info->found_call = 0;
4861 info->found_call = 1;
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c12464 tree found_call = NULL_TREE; local
12478 found_call = body;
12482 found_call = body;
12503 TREE_OPERAND (found_call, 0));
12504 TREE_OPERAND (found_call, 0) = empty_stmt_node;
H A Dparse.y8899 tree found_call = NULL_TREE; local
8913 found_call = body;
8917 found_call = body;
8938 TREE_OPERAND (found_call, 0));
8939 TREE_OPERAND (found_call, 0) = empty_stmt_node;