Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c5600 struct save_opts struct
5602 struct save_opts *next; argument
5617 static struct save_opts *save_stack; argument
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c5640 struct save_opts struct
5642 struct save_opts *next; argument
5658 static struct save_opts *save_stack; argument
/openbsd-src/usr.sbin/ntpd/
H A Dconfig.c134 int error, save_opts; in host_dns() local