Home
last modified time | relevance | path

Searched refs:opt_decrtc (Results 1 – 2 of 2) sorted by path

/dports/emulators/vmips/vmips-1.5.1/
H A Dvmips.cc91 opt_decrtc = opt->option("decrtc")->flag; in refresh_options()
226 if (!opt_decrtc) in setup_decrtc()
H A Dvmips.h89 bool opt_decrtc; variable