HomeSort by relevance Sort by last modified time
    Searched refs:LL_MUL (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/third_party/nspr/
prtime.h 61 #define LL_MUL(r, a, b) ((r) = (a) * (b))
prtime.cc     [all...]

Completed in 96 milliseconds