Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprlong.h79 #define LL_CMP(a, op, b) ((PRInt64)(a) op (PRInt64)(b)) macro
185 #define LL_CMP(a, op, b) (((a).hi == (b).hi) ? ((a).lo op (b).lo) : \ macro