Searched refs:_useall (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gperf/src/
H A Dpositions.icc33 : _useall (false),
40 : _useall (false),
48 : _useall (false),
59 : _useall (src._useall),
70 _useall = src._useall;
81 return _useall;
101 _useall = useall;
129 if (_useall)
[all...]
H A Dpositions.cc127 if (_useall)
H A Dpositions.h98 bool _useall; member in class:Positions

Completed in 101 milliseconds