Home
last modified time | relevance | path

Searched defs:r2 (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/opcache/Optimizer/
H A Descape_analysis.c63 int r2 = union_find_root(parent, j); 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/pcre/pcre2lib/sljit/
H A DsljitLir.h734 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
1419 sljit_sw r2; member
/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.c17115 i8 r2; /* Value to return if (lhs > rhs) */ member

Completed in 458 milliseconds