Home
last modified time | relevance | path

Searched defs:r1 (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/Zend/Optimizer/
H A Descape_analysis.c61 int r1 = union_find_root(parent, i); in union_find_unite() local
H A Dzend_inference.c785 static void float_div(zend_long a, zend_long b, zend_long *r1, zend_long *r2) { in float_div()
/PHP-8.2/ext/calendar/
H A Djewish.c435 register zend_ulong r1, r2, d1, d2; in MoladOfMetonicCycle() local
/PHP-8.2/ext/standard/
H A Dcrypt_freesec.c612 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
/PHP-8.2/Zend/
H A Dzend_opcode.c974 zend_live_range *r1 = op_array->live_range; in zend_calc_live_ranges() local
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h805 #define SLJIT_MEM1(r1) (SLJIT_MEM | (r1)) argument
806 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
H A DsljitNativeS390X.c73 static const sljit_gpr r1 = 1; /* reg_map[SLJIT_NUMBER_OF_REGISTERS + 3]: reserved */ variable
/PHP-8.2/ext/gd/libgd/
H A Dgd.c395 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff()
3026 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c2034 zend_life_range *r1 = &ival1->range; in zend_interval_intersection() local

Completed in 74 milliseconds