Home
last modified time | relevance | path

Searched refs:detect_jump_type (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/devel/libbpfjit/sljit-849950a/sljit_src/
H A DsljitNativeARM_32.c392 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
666 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
671 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
678 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
683 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
685 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
690 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
685 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
690 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
687 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
692 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_32.c394 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
657 if (detect_jump_type(jump, code_ptr, code)) in sljit_generate_code()
662 if (detect_jump_type(jump, code_ptr, code)) in sljit_generate_code()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
678 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
683 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/www/mod_php81/php-8.1.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/lang/php81/php-8.1.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
687 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
692 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
687 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
692 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_32.c404 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() function
760 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
765 if (detect_jump_type(jump, code_ptr, code, executable_offset)) in sljit_generate_code()
/dports/biology/vt/vt-0.57721/lib/pcre2/sljit/
H A DsljitNativeARM_32.c390 static SLJIT_INLINE sljit_si detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw… in detect_jump_type() function
653 if (detect_jump_type(jump, code_ptr, code)) in sljit_generate_code()
658 if (detect_jump_type(jump, code_ptr, code)) in sljit_generate_code()

12345678910