Searched refs:neg_max (Results 1 – 2 of 2) sorted by relevance
910 const std::string neg_max = "0x8" + std::string(width / 4 - 1, '0'); in TEST_P() local912 Val(CompileSuccessfully(MakeArrayLength(neg_max, kSigned, width)), in TEST_P()