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

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

Completed in 47 milliseconds