Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gperf/src/
H A Doptions.h37 enum Option_Type enum
137 bool operator[] (Option_Type option) const;
139 void set (Option_Type option);
H A Doptions.icc28 Options::operator[] (Option_Type option) const
35 Options::set (Option_Type option)
/freebsd-12.1/contrib/gperf/
H A DChangeLog3174 * Modified class Options by moving the enum Option_Type out