Searched refs:LOCATION_LINE (Results 1 – 10 of 10) sorted by relevance
90 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) macro92 #define input_line LOCATION_LINE(input_location)
798 || (LOCATION_LINE (e->goto_locus) in branch_prob()799 != LOCATION_LINE (EXPR_LOCATION (last))))) in branch_prob()997 LOCATION_LINE (curr_location), &offset, bb); in branch_prob()
30 #define LOC_LINE(l) LOCATION_LINE (l)
1162 if (LOCATION_LINE (loc) > 0) in number_of_iterations_exit()
1446 LOCATION_LINE (EXPR_CHECK (NODE)->exp.locus)2298 #define DECL_SOURCE_LINE(NODE) LOCATION_LINE (DECL_SOURCE_LOCATION (NODE))
1450 if (LOCATION_LINE (loc) > 0) in remove_useless_stmts_warn_notreached()2079 if (t && LOCATION_LINE (*t) > 0) in remove_bb()
256 tok->tp.tok.chars, LOCATION_LINE (tok->tp.tok.location), in lookup_tree_name()263 tok->tp.tok.chars, LOCATION_LINE (tok->tp.tok.location), in lookup_tree_name()
285 LOCATION_LINE (((struct prod_token_parm_item *) in dump_lex_value()
317 (dump_lex_value): Use LOCATION_LINE.323 (print_token): Use LOCATION_LINE.348 (lookup_tree_name): Use LOCATION_LINE.
777 fprintf (file, "%d \"", LOCATION_LINE (tok->tp.tok.location));