Searched refs:SHORT_MAX (Results 1 – 1 of 1) sorted by relevance
255 #ifndef SHORT_MAX256 # define SHORT_MAX ~(1 << (8*sizeof(short) - 1)) macro