HomeSort by relevance Sort by last modified time
    Searched refs:kEmptyCharValue (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Common/
CommandLineParser.cpp 150 const int kEmptyCharValue = -1;
152 matchedSwitch.PostCharIndex = kEmptyCharValue;
157 matchedSwitch.PostCharIndex = kEmptyCharValue;
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 126 const int kEmptyCharValue = -1;
128 matchedSwitch.PostCharIndex = kEmptyCharValue;
133 matchedSwitch.PostCharIndex = kEmptyCharValue;

Completed in 119 milliseconds