Searched defs:UINT16_MAX (Results 1 – 3 of 3) sorted by relevance
35 #define UINT16_MAX 0xffffU macro
93 #define UINT16_MAX (65535U) macro
38 static final long UINT16_MAX = 0xffff; field in LogLinearDistribution