Searched refs:x5 (Results 1 – 7 of 7) sorted by relevance
/PHP-7.3/ext/hash/ |
H A D | hash_haval.c | 127 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument 128 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument 129 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) ) 130 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (… argument 131 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6… argument 132 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \ 133 ((x3) & (x6)) ^ ((x4) & (x5)) ^ ((x4) & (x6)) ^ ((x0) & (x4)) ^ (x0) ) 134 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument 135 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
|
H A D | hash_tiger.c | 58 round(c,a,b,x5,mul) \ 68 x5 += x4; \ 69 x6 -= x5 ^ ((~x4)>>23); \ 76 x5 ^= x4; \ 77 x6 += x5; \ 101 x4=str[4]; x5=str[5]; x6=str[6]; x7=str[7]; 119 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
|
/PHP-7.3/ext/date/tests/ |
H A D | getdate_variation3.phpt | 20 'hexadcimal 0x5' => 0x5, 37 --hexadcimal 0x5--
|
/PHP-7.3/ext/standard/tests/url/ |
H A D | base64_encode_basic_001.phpt | 32 0x5: BQ==
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | bug48645.phpt | 12 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 6205 >>>13 byte&0x0F =0x5 \b, RP2C04-0004 15512 >>101 beshort&0xf 0x5 \b(reserved 5) 20125 >0x5 ubyte-1 <31 20162 >>>>>>0x5 string x file %s
|
H A D | magic私はガラスを食べられます | 6205 >>>13 byte&0x0F =0x5 \b, RP2C04-0004 15512 >>101 beshort&0xf 0x5 \b(reserved 5) 20125 >0x5 ubyte-1 <31 20162 >>>>>>0x5 string x file %s
|
Completed in 123 milliseconds