Searched +defs:post +defs:header +defs:label (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 3075 tree label; in gfc_trans_integer_select() local 3265 tree init, end_label, tmp, type, case_num, label, fndecl; in gfc_trans_character_select() local 3353 tree label; in gfc_trans_character_select() local 3859 forall_make_variable_temp (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in forall_make_variable_temp() 3944 check_forall_dependencies (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in check_forall_dependencies() 4143 stmtblock_t header; in gfc_trans_nested_forall_loop() local 4945 stmtblock_t post; in gfc_trans_forall_1() local 6208 stmtblock_t post; in gfc_trans_allocate() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 3037 tree label; in gfc_trans_integer_select() local 3227 tree init, end_label, tmp, type, case_num, label, fndecl; in gfc_trans_character_select() local 3315 tree label; in gfc_trans_character_select() local 3823 forall_make_variable_temp (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in forall_make_variable_temp() 3908 check_forall_dependencies (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in check_forall_dependencies() 4107 stmtblock_t header; in gfc_trans_nested_forall_loop() local 4909 stmtblock_t post; in gfc_trans_forall_1() local 6172 stmtblock_t post; in gfc_trans_allocate() local
|