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