Searched refs:addN (Results 1 – 1 of 1) sorted by relevance
186 public void addN(int idx, int count, boolean val) { in addN() method in CommandFileParser.Bitmask421 inputBitmask.addN(inputIdx, longMacroExpansion.size(), true); in parseFile()