Searched refs:CLAMPSUB (Results 1 – 2 of 2) sorted by relevance
72 #define CLAMPSUB(ptr,offset) (((uintptr_t) ptr) >= (offset) ? ((uintptr_t) ptr)-((uintptr_t) offset… macro80 (elem->high < (CLAMPADD((uintptr_t) (ptr), (uintptr_t) CLAMPSUB(sz,1) )))); })
960 ptr_lower = CLAMPSUB (obj->low, 1); in __mfu_check()2051 s_low = CLAMPSUB (s_low, (sz * tries * tries)); in __mf_violation()