LL_UI2L 182 third_party/npapi/npspy/extern/nspr/prlong.h #define LL_UI2L(l, ui) ((l) = (PRInt64)(ui)) LL_UI2L 398 third_party/npapi/npspy/extern/nspr/prlong.h #define LL_UI2L(l, ui) ((l).lo = (ui), (l).hi = 0)