Searched refs:SW (Results 1 – 7 of 7) sorted by relevance
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeRISCV_32.c | 64 …FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(u.imm[0] != 0 ? TMP_REG1 : TMP_ZERO) | (8 << … in sljit_emit_fset64() 65 …FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(u.imm[1] != 0 ? TMP_REG2 : TMP_ZERO) | (12 <<… in sljit_emit_fset64() 97 FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(reg2) | (8 << 7))); in sljit_emit_fcopy() 101 FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(reg) | (12 << 7))); in sljit_emit_fcopy()
|
H A D | sljitNativeMIPS_32.c | 328 ins = SW | S(SLJIT_SP) | T(word_arg_count) | IMM(*offsets_ptr); in call_with_args()
|
H A D | sljitNativeRISCV_common.c | 138 #define SW (F3(0x2) | OPC(0x23)) macro 709 #define STACK_STORE SW
|
H A D | sljitNativeMIPS_common.c | 307 #define SW (HI(43)) macro 348 #define STORE_W SW
|
/php-src/ext/gd/ |
H A D | gd.c | 1077 Z_PARAM_LONG(SW) in PHP_FUNCTION() 1087 srcW = SW; in PHP_FUNCTION() 3077 zend_long SX, SY, SW, SH, DX, DY; in PHP_FUNCTION() local 3088 Z_PARAM_LONG(SW) in PHP_FUNCTION() 3098 srcW = SW; in PHP_FUNCTION() 3122 Z_PARAM_LONG(SW) in PHP_FUNCTION() 3133 srcW = SW; in PHP_FUNCTION() 3158 Z_PARAM_LONG(SW) in PHP_FUNCTION() 3169 srcW = SW; in PHP_FUNCTION() 3196 Z_PARAM_LONG(SW) in PHP_FUNCTION() [all …]
|
/php-src/ext/standard/tests/misc/ |
H A D | user_agents.txt | 141 …la/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 4.6 (build 01425); MRSPUTNIK 1, 5, 0, 19 SW)
|
H A D | get_browser_variation3.phpt | 295 …la/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 4.6 (build 01425); MRSPUTNIK 1, 5, 0, 19 SW)
|
Completed in 65 milliseconds