Home
last modified time | relevance | path

Searched refs:FS (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/build/
H A Dorder_by_dep.awk3 orig_fs = FS;
13 FS="[(,) \t]+"
24 FS=orig_fs;
H A Dlibtool.m41345 BEGIN {RS=" "; FS="/|\n";} {
/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dmk_sb_tbl.awk30 FS="[ \t#]"
/PHP-8.0/ext/gd/tests/
H A Dlibgd00191.phpt2 libgd FS#191 (A circle becomes square)
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmk_eaw_tbl.awk10 FS = "[;.|# ]"
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c108 #define FS(s) (freg_map[s] << 11) macro
1543 return push_inst(compiler, MFC1 | flags | T(dst) | FS(TMP_FREG1), MOVABLE_INS); in sljit_emit_fop1_conv_sw_from_f64()
1566 FAIL_IF(push_inst(compiler, MTC1 | flags | T(src) | FS(TMP_FREG1), MOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_sw()
1577 FAIL_IF(push_inst(compiler, MTC1 | flags | T(TMP_REG1) | FS(TMP_FREG1), MOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_sw()
1625 return push_inst(compiler, inst | FMT(op) | FT(src2) | FS(src1) | C_FD, UNMOVABLE_INS); in sljit_emit_fop1_cmp()
1655 FAIL_IF(push_inst(compiler, MOV_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
1661 FAIL_IF(push_inst(compiler, NEG_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
1664 FAIL_IF(push_inst(compiler, ABS_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
1733 FAIL_IF(push_inst(compiler, ADD_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
1737 FAIL_IF(push_inst(compiler, SUB_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
[all …]
H A DsljitNativeMIPS_64.c584 ins = MOV_S | FMT_S | FS(float_arg_count) | FD(arg_count); in call_with_args()
586 ins = MOV_S | FMT_S | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
592 ins = MOV_S | FMT_D | FS(float_arg_count) | FD(arg_count); in call_with_args()
594 ins = MOV_S | FMT_D | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
H A DsljitNativeMIPS_32.c552 ins = MOV_S | FMT_S | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
559 ins = MOV_S | FMT_D | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
H A DsljitNativePPC_common.c124 #define FS(fs) (freg_map[fs] << 21) macro
1637 FAIL_IF(push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(SLJIT_SP) | B(TMP_REG1))); in sljit_emit_fop1_conv_sw_from_f64()
1668 return push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(dst & REG_MASK) | B(dstw)); in sljit_emit_fop1_conv_sw_from_f64()
/PHP-8.0/ext/hash/tests/
H A Dfnv1a64.phpt173 array( 'FS\\hLf6O}s\')SWH]3Hn3sc.|gGc:go[/C9', '1ef7be10e1e94525' ),

Completed in 45 milliseconds