Home
last modified time | relevance | path

Searched defs:line_tail (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dlibdep_plugin.c94 static linerec *line_head, **line_tail = &line_head; variable
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dlibdep_plugin.c94 static linerec *line_head, **line_tail = &line_head; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c67 static gfc_linebuf *line_head, *line_tail; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc68 static gfc_linebuf *line_head, *line_tail; variable