Home
last modified time | relevance | path

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

/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4652 struct base1
665 struct derived : base1, base2
/php-src/ext/opcache/jit/ir/
H A Dir.c1791 ir_ref base1, base2, off1, off2; local
1799 base1 = addr1;
1804 base1 = insn1->op2;
1807 base1 = insn1->op1;
1822 if (base1 == base2) {
1847 insn1 = &ctx->ir_base[base1];

Completed in 15 milliseconds