Searched refs:LL_SUB (Results 1 – 2 of 2) sorted by relevance
85 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
164 LL_SUB(numSecs64, numSecs64, temp); in PR_ImplodeTime()166 LL_SUB(numSecs64, numSecs64, temp); in PR_ImplodeTime()