Searched defs:GPR_SMAX (Results 1 – 2 of 2) sorted by relevance
626 #define GPR_SMAX ((offsetT) (((valueT) 1 << (GPR_SIZE - 1)) - 1)) macro
629 #define GPR_SMAX ((offsetT) (((valueT) 1 << (GPR_SIZE - 1)) - 1)) macro