Searched refs:orig_loc (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dline-map.c494 source_location orig_loc,
502 MACRO_MAP_LOCATIONS (map)[2 * token_no] = orig_loc;
492 linemap_add_macro_token(const struct line_map *map, unsigned int token_no, source_location orig_loc, source_location orig_parm_replacement_loc) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dprimary.c1119 locus orig_loc = gfc_current_locus; local
1145 gfc_current_locus = orig_loc;
H A Dmatch.c639 locus orig_loc = gfc_current_locus; local
855 gfc_current_locus = orig_loc;
/haiku-buildtools/gcc/gcc/
H A Dreload.c1723 dup_replacements (rtx *dup_loc, rtx *orig_loc)
1730 if (r->where == orig_loc)
1718 dup_replacements(rtx *dup_loc, rtx *orig_loc) argument

Completed in 168 milliseconds