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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Doptions.cc819 const int BAD_VALUE = -3; local
822 PositionStringParser sparser (/*getopt*/optarg, 1, Positions::MAX_KEY_POS, Positions::LASTCHAR, BAD_VALUE, EOS);
834 if (value == BAD_VALUE)

Completed in 50 milliseconds