Lines Matching full:himask
225 static void PrintWord(uint32_t word, uint32_t himask = 0) {227 if ((mask & himask) != 0) PrintF("[");229 if ((mask & himask) != 0) PrintF("]");