Home
last modified time | relevance | path

Searched refs:base2 (Results 1 – 2 of 2) sorted by relevance

/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4657 struct base2
659 base2() {
665 struct derived : base1, base2
/php-src/ext/opcache/jit/ir/
H A Dir.c1791 ir_ref base1, base2, off1, off2; local
1809 base2 = addr2;
1812 base2 = insn2->op2;
1815 base2 = insn2->op1;
1818 if (base1 == base2) {
1844 insn2 = &ctx->ir_base[base2];

Completed in 28 milliseconds