Home | History | Annotate | Download | only in source

Lines Matching refs:ul

250      		int32 ul = (size < 8 ? ll | bitMask [24 + size]
252 if (ul >= static_cast<int32>(sizeof(htbl->numbits) / sizeof(htbl->numbits[0])) ||
253 ul >= static_cast<int32>(sizeof(htbl->value) / sizeof(htbl->value[0])))
258 for (i = ll; i <= ul; i++)