Searched refs:IntMax4Bits (Results 1 – 1 of 1) sorted by relevance
613 const int IntMax4Bits = 7; in TEST() local616 for (int Const : {0, -1, -2, 1, 2, IntMin4Bits, IntMax4Bits}) { in TEST()