Searched refs:total (Results 1 – 3 of 3) sorted by relevance
87 uint __unused total = ++mtx->enter_count; in __time_critical_func() local89 assert(total); // check for overflow in __time_critical_func()133 uint __unused total = ++mtx->enter_count; in __time_critical_func() local134 assert(total); // check for overflow in __time_critical_func()191 uint __unused total = ++mtx->enter_count; in __time_critical_func() local193 assert(total); // check for overflow in __time_critical_func()
190 uint total = timeouts[i].fired_count + timeouts[i].cancelled; in main() local192 PICOTEST_CHECK(total == 1, "Timer should have fired or been cancelled"); in main()
166 …adcs r3,r3,r5 @ r0:r1:r2:r3: mn + (a<<64); note this cannot overflow as total shift …