Searched refs:LL_SUB (Results 1 – 1 of 1) sorted by relevance
138 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro237 #define LL_SUB(r, a, b) { \ macro416 LL_SUB(l, l, _lo_d); \