Searched refs:MY_MAXSHORT (Results 1 – 1 of 1) sorted by relevance
39 static const long MY_MAXSHORT = 0x00007fff; variable40 static const long MY_MINSHORT = -MY_MAXSHORT;849 && nVal <= MY_MAXSHORT && rVal.nVal <= MY_MAXSHORT in operator *=()
Completed in 19 milliseconds