Home
last modified time | relevance | path

Searched refs:LL_SUB (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/third_party/nspr/
Dprtime.h85 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
Dprtime.cc164 LL_SUB(numSecs64, numSecs64, temp); in PR_ImplodeTime()
166 LL_SUB(numSecs64, numSecs64, temp); in PR_ImplodeTime()