Home
last modified time | relevance | path

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

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