Searched defs:JUMBO (Results 1 – 2 of 2) sorted by relevance
74 SMALL(10), MEDIUM(1024), LARGE(65536), JUMBO(1048576); enumConstant90 SMALL(16383), MEDIUM(65535), LARGE(1048575), JUMBO(8388607); enumConstant
59 JUMBO = (1 << 21), enumerator