Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Descape_analysis.c62 int r1 = union_find_root(parent, i); in union_find_unite() local
/PHP-7.3/ext/calendar/
H A Djewish.c435 register zend_ulong r1, r2, d1, d2; in MoladOfMetonicCycle() local
/PHP-7.3/ext/standard/
H A Dcrypt_freesec.c614 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h733 #define SLJIT_MEM1(r1) (SLJIT_MEM | (r1)) argument
734 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
/PHP-7.3/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()
3033 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c17114 i8 r1; /* Value to return if (lhs < rhs) */ member

Completed in 473 milliseconds