Searched defs:r1 (Results 1 – 5 of 5) sorted by relevance
/PHP-7.0/ext/calendar/ |
H A D | jewish.c | 435 register zend_ulong r1, r2, d1, d2; in MoladOfMetonicCycle() local
|
/PHP-7.0/ext/standard/ |
H A D | crypt_freesec.c | 618 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
|
/PHP-7.0/ext/pcre/pcrelib/sljit/ |
H A D | sljitLir.h | 623 #define SLJIT_MEM1(r1) (SLJIT_MEM | (r1)) argument 624 #define SLJIT_MEM2(r1, r2) (SLJIT_MEM | (r1) | ((r2) << 8)) argument
|
/PHP-7.0/ext/gd/libgd/ |
H A D | gd.c | 357 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff()
|
/PHP-7.0/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 14626 i8 r1; /* Value to return if (lhs > rhs) */ member
|
Completed in 444 milliseconds