Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gperf/src/
Doptions.h162 void set_total_switches (int total_switches);
Doptions.cc588 Options::set_total_switches (int total_switches) in set_total_switches() argument
593 _total_switches = total_switches; in set_total_switches()