Home
last modified time | relevance | path

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

/trueos/contrib/gperf/src/
HDoptions.cc460 _total_switches (1), in Options()
540 _delimiters, _total_switches); in ~Options()
593 _total_switches = total_switches; in set_total_switches()
983 _total_switches = atoi (/*getopt*/optarg); in parse_options()
984 if (_total_switches <= 0) in parse_options()
HDoptions.h250 int _total_switches; variable
HDoptions.icc79 return _total_switches;