Searched defs:LL_SUB (Results 1 – 2 of 2) sorted by relevance
85 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro