Searched refs:LL_DIV (Results 1 – 2 of 2) sorted by relevance
148 #define LL_DIV(r, a, b) ((r) = (a) / (b)) macro274 #define LL_DIV(r, a, b) { \ macro
427 LL_DIV(now, now, ll); in ssl_Time()