Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/nspr/
H A Dprtime.h82 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/nspr/
H A Dprtime.h82 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprlong.h149 #define LL_I2L(l, i) ((l) = (PRInt64)(i)) macro
370 #define LL_I2L(l, i) { PRInt32 _i = ((PRInt32)(i)) >> 31; (l).lo = (i); (l).hi = _i; } macro