Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Descape_analysis.c62 int r1 = union_find_root(parent, i); in union_find_unite() local
H A Dzend_inference.c553 static void float_div(zend_long a, zend_long b, zend_long *r1, zend_long *r2) { in float_div()
/PHP-8.0/ext/calendar/
H A Djewish.c435 register zend_ulong r1, r2, d1, d2; in MoladOfMetonicCycle() local
/PHP-8.0/ext/standard/
H A Dcrypt_freesec.c612 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
/PHP-8.0/Zend/
H A Dzend_opcode.c900 zend_live_range *r1 = op_array->live_range; in zend_calc_live_ranges() local
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h749 #define SLJIT_MEM1(r1) (SLJIT_MEM | (r1)) argument
750 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
/PHP-8.0/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.0/ext/opcache/jit/
H A Dzend_jit.c1465 zend_life_range *r1 = &ival1->range; in zend_interval_intersection() local

Completed in 77 milliseconds