Searched defs:skipping (Results 1 – 2 of 2) sorted by relevance
877 bool DirectiveParser::skipping() const in skipping() function in angle::pp::DirectiveParser
560 const int skipping = std::min(32, bits_to_skip); in Pack() local