Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dinput-file.c55 struct saved_file struct
89 register struct saved_file *saved; in input_file_push()
91 saved = (struct saved_file *) xmalloc (sizeof *saved); in input_file_push()
108 register struct saved_file *saved = (struct saved_file *) arg; in input_file_pop()