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

/freebsd-10.1-release/contrib/gperf/src/
H A Doptions.cc821 const int BAD_VALUE = -3; local
824 PositionStringParser sparser (/*getopt*/optarg, 1, Positions::MAX_KEY_POS, Positions::LASTCHAR, BAD_VALUE, EOS);
836 if (value == BAD_VALUE)

Completed in 97 milliseconds