Searched refs:signed_int (Results 1 – 3 of 3) sorted by relevance
44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument51 if (signed_int) { in VerifyUpperBits()