Home
last modified time | relevance | path

Searched defs:next_saved_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dinput-scrub.c121 struct input_save * next_saved_file; /* Chain of input_saves. */ member
132 static struct input_save *next_saved_file; variable
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dinput-scrub.c125 struct input_save * next_saved_file; /* Chain of input_saves. */ member
136 static struct input_save *next_saved_file; variable