Searched refs:negmax (Results 1 – 1 of 1) sorted by relevance
493 uint64_t uval, negstart, negmax; in lpGet() local497 negmax = 0; in lpGet()505 negmax = 8191; in lpGet()510 negmax = UINT16_MAX; in lpGet()516 negmax = UINT32_MAX>>8; in lpGet()523 negmax = UINT32_MAX; in lpGet()534 negmax = UINT64_MAX; in lpGet()544 negmax = 0; in lpGet()553 uval = negmax-uval; in lpGet()