Home
last modified time | relevance | path

Searched refs:gcc_attribute_locus (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc65 static locus gcc_attribute_locus; variable
756 gcc_attribute_locus = old_loc; in skip_gcc_attribute()
1282 && memcmp (&gfc_current_locus, &gcc_attribute_locus, in gfc_next_char_literal()
2519 memset (&gcc_attribute_locus, '\0', sizeof (locus)); in include_stmt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c64 static locus gcc_attribute_locus; variable
708 gcc_attribute_locus = old_loc; in skip_gcc_attribute()
1240 && memcmp (&gfc_current_locus, &gcc_attribute_locus, in gfc_next_char_literal()
2475 memset (&gcc_attribute_locus, '\0', sizeof (locus)); in include_stmt()