Searched refs:UPB_MAXARRSIZE (Results 1 – 2 of 2) sorted by relevance
4241 #define UPB_MAXARRSIZE 16 /* 64k. */ macro4272 return UPB_MIN(UPB_MAXARRSIZE, ret); in log2ceil()4847 size_t counts[UPB_MAXARRSIZE + 1] = {0}; in upb_inttable_compact2()4850 uintptr_t max[UPB_MAXARRSIZE + 1] = {0}; in upb_inttable_compact2()
4021 #define UPB_MAXARRSIZE 16 /* 64k. */ macro4041 return UPB_MIN(UPB_MAXARRSIZE, ret); in log2ceil()4593 int counts[UPB_MAXARRSIZE + 1] = {0}; in upb_inttable_compact()