Home
last modified time | relevance | path

Searched refs:MY_MAXSHORT (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/source/generic/
H A Dbigint.cxx39 static const long MY_MAXSHORT = 0x00007fff; variable
40 static const long MY_MINSHORT = -MY_MAXSHORT;
849 && nVal <= MY_MAXSHORT && rVal.nVal <= MY_MAXSHORT in operator *=()

Completed in 14 milliseconds