Home
last modified time | relevance | path

Searched refs:sloc_t (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlra.c2009 typedef struct sloc *sloc_t; typedef
2012 static vec<sloc_t> scratches;
2042 sloc_t loc = XNEW (struct sloc); in lra_register_new_scratch_op()
2109 sloc_t loc; in restore_scratches()
H A Dira.cc5287 typedef struct sloc *sloc_t; typedef
5290 static vec<sloc_t> scratches;
5319 sloc_t loc = XNEW (struct sloc); in ira_register_new_scratch_op()
5416 sloc_t loc; in ira_restore_scratches()
H A DChangeLog-20126358 * lra.c: Rename loc to sloc and loc_t to sloc_t.
H A DChangeLog-20207234 (struct sloc, sloc_t, scratches, scratch_bitmap)
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlra.c2009 typedef struct sloc *sloc_t; typedef
2012 static vec<sloc_t> scratches;
2042 sloc_t loc = XNEW (struct sloc); in lra_register_new_scratch_op()
2109 sloc_t loc; in restore_scratches()