Searched defs:newVal (Results 1 – 2 of 2) sorted by relevance
277 static inline bool UxpteCAS_(uxpte_t *uxpte, uxpte_t old, uxpte_t newVal) in UxpteCAS_()285 uxpte_t newVal = 0; in UxpteAdd() local
1123 const newVal = Math.floor(value * Math.pow(twoBytes, -32)); // -32 means offset 32 bits to left constant1174 const newVal = Math.floor(value * Math.pow(twoBytes, -32)); // -32 means offset 32 bits to left constant1190 const newVal = value; constant