Home
last modified time | relevance | path

Searched defs:GET_UINT24 (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/tools/coverity/
H A Dmodel.cpp63 static unsigned GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/lang/spidermonkey60/firefox-60.9.0/tools/coverity/
H A Dmodel.cpp64 static unsigned GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsopcode.h181 #define GET_UINT24(pc) ((jsatomid)(((pc)[1] << 16) | \ macro
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsopcode.h181 #define GET_UINT24(pc) ((jsatomid)(((pc)[1] << 16) | \ macro
/dports/lang/spidermonkey17/js/src/
H A Djsopcode.h181 #define GET_UINT24(pc) ((jsatomid)(((pc)[1] << 16) | \ macro
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsopcode.h181 #define GET_UINT24(pc) ((jsatomid)(((pc)[1] << 16) | \ macro
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsopcode.h181 #define GET_UINT24(pc) ((jsatomid)(((pc)[1] << 16) | \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsopcode.h207 GET_UINT24(const jsbytecode* pc) in GET_UINT24() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsopcode.h206 GET_UINT24(const jsbytecode* pc) in GET_UINT24() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DBytecodeUtil.h91 static MOZ_ALWAYS_INLINE uint32_t GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DBytecodeUtil.h82 static MOZ_ALWAYS_INLINE uint32_t GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DBytecodeUtil.h143 static MOZ_ALWAYS_INLINE uint32_t GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DBytecodeUtil.h91 static MOZ_ALWAYS_INLINE uint32_t GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DBytecodeUtil.h81 static MOZ_ALWAYS_INLINE uint32_t GET_UINT24(const jsbytecode* pc) { in GET_UINT24() function