Home
last modified time | relevance | path

Searched refs:lg (Results 1 – 13 of 13) sorted by relevance

/php-src/Zend/asm/
H A Djump_s390x_sysv_elf_gas.S129 lg %r5,PC_OFFSET(%r15)
/php-src/main/
H A Dfastcgi.h105 void fcgi_set_logger(fcgi_logger lg);
H A Dfastcgi.c467 void fcgi_set_logger(fcgi_logger lg) { in fcgi_set_logger() argument
468 fcgi_log = lg; in fcgi_set_logger()
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.h201 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
219 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_ppc.h201 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
219 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_arm.h210 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
228 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_x86.h225 if (n <= 246) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
248 case DASM_LABEL_LG: pl = D->lglabels + *p++; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_arm64.h257 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
280 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Dminilua.c1448 int lg;
1452 for(lg=0,ttlg=1;lg<=(32-2);lg++,ttlg*=2){
1464 nums[lg]+=lc;
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt188 0x96: lg==
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c634 SLJIT_S390X_RXYA(lg, 0xe30000000004, 1)
1796 FAIL_IF(push_inst(compiler, lg(r6, offset, 0, r15))); in emit_stack_frame_release()
1806 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release()
1809 FAIL_IF(push_inst(compiler, lg(r13, offset, 0, r15))); in emit_stack_frame_release()
1817 FAIL_IF(push_inst(compiler, lg(r14 - (sljit_gpr)saveds, offset, 0, r15))); in emit_stack_frame_release()
1828 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release()
2224 ins = lg(reg, mem.offset, mem.index, mem.base); in sljit_emit_op1()
2297 EVAL(lg, tmp0, mem))); in sljit_emit_op1()
4465 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_const()
4510 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_mov_addr()
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1268 "&lg;",
3402 &lg; => ≶ e289b6
/php-src/ext/standard/html_tables/
H A Dents_html5.txt1263 lg 02276

Completed in 106 milliseconds