Home
last modified time | relevance | path

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

/NextBSD/contrib/gperf/src/
HDoptions.cc469 _wordlist_name (DEFAULT_WORDLIST_NAME), in Options()
539 _function_name, _hash_name, _wordlist_name, _lengthtable_name, in ~Options()
643 if (_wordlist_name == DEFAULT_WORDLIST_NAME) in set_wordlist_name()
644 _wordlist_name = name; in set_wordlist_name()
1016 _wordlist_name = /*getopt*/optarg; in parse_options()
HDoptions.h271 const char * _wordlist_name; variable
HDoptions.icc128 return _wordlist_name;