Searched refs:elsestmt (Results 1 – 4 of 4) sorted by relevance
50 static void elsestmt(void);652 elsestmt(void)
77 static void elsestmt(void);1127 elsestmt(void) in elsestmt() function1335 { "else", elsestmt, DIR_FLSLVL },
1459 tree stmt, elsestmt; in gfc_trans_if_1() local1488 elsestmt = gfc_trans_if_1 (code->block); in gfc_trans_if_1()1490 elsestmt = build_empty_stmt (input_location); in gfc_trans_if_1()1496 elsestmt); in gfc_trans_if_1()
1423 tree stmt, elsestmt; in gfc_trans_if_1() local1452 elsestmt = gfc_trans_if_1 (code->block); in gfc_trans_if_1()1454 elsestmt = build_empty_stmt (input_location); in gfc_trans_if_1()1460 elsestmt); in gfc_trans_if_1()