Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/nspr/
H A Dprtime.h85 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/nspr/
H A Dprtime.h85 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprlong.h106 #define LL_SUB(r, a, b) ((r) = (a) - (b)) macro
210 #define LL_SUB(r, a, b) { \ macro
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.h34 LL_ADD, LL_FADD, LL_SUB, LL_FSUB, LL_MUL, enumerator