Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
Dprlong.h138 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
237 #define LL_SUB(r, a, b) { \ macro