Home
last modified time | relevance | path

Searched refs:x4 (Results 1 – 25 of 37) sorted by relevance

12

/mirbsd/src/lib/libssl/src/crypto/idea/
Di_cbc.c139 register unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
143 x4=d[1]; in idea_encrypt()
144 x3=(x4>>16); in idea_encrypt()
163 x4&=0xffff; in idea_encrypt()
164 idea_mul(x4,x4,*p,ul); in idea_encrypt()
167 d[1]=(x4&0xffff)|((t1&0xffff)<<16); in idea_encrypt()
Didea_lcl.h203 x4&=0xffff; \
204 idea_mul(x4,x4,*p,ul); p++; \
207 t1=(t0+(x2^x4))&0xffff; \
211 x4^=t0; \
/mirbsd/src/lib/libc/hash/
Dtiger.c624 uint64_t a, b, c, x0, x1, x2, x3, x4, x5, x6, x7, tmp; in TIGERTransform() local
656 letoh64u(x4, data + 4 * 8); in TIGERTransform()
669 x4 ^= x3; in TIGERTransform()
670 x5 += x4; in TIGERTransform()
671 x6 -= x5 ^ ((~x4) >> 23); in TIGERTransform()
677 x4 -= x3 ^ ((~x2) >> 23); in TIGERTransform()
678 x5 ^= x4; in TIGERTransform()
687 round(b, c, a, x4, (i == 0 ? 5 : i == 1 ? 7 : 9)); in TIGERTransform()
/mirbsd/src/usr.bin/file/magdir/
Dxenix23 >0x1e leshort &0x4 pure
33 >0x1c byte &0x4 86
48 >0x3 byte &0x4 separate
57 >0x1e leshort &0x4 pure
64 >0x1c byte &0x4 86
69 >0x1e leshort &0x4 Large Text
Dhp60 >168 belong&0x4 0x4 dynamically linked
65 >168 belong&0x4 0x4 dynamically linked
79 >168 belong&0x4 0x4 dynamically linked
84 >168 belong&0x4 0x4 dynamically linked
89 >168 belong&0x4 0x4 dynamically linked
DbFLT13 >>36 belong&0x4 0x4 gzip
Dconsole15 >6 byte&0x04 =0x4 \b, [Trainer]
Dimages188 >10 byte&0x4 =0x4 \b, alpha channel
Daudio244 >>20 byte&0xe 0x4 \b, 3 channels
Dfilesystems209 >0x4 belong x (blksz %d,
/mirbsd/src/lib/libssl/src/apps/
Dapp_rand.c226 app_RAND_pushback(uint32_t x1, uint32_t x2, uint32_t x3, uint32_t x4) in app_RAND_pushback() argument
238 x.x[3] = x4; in app_RAND_pushback()
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dvalgrindpp.pl152 print $fh ' 'x4, "$frame$count\n",
166 print $fh join('', map { ' 'x4 . "$_:$stack[$_]\n" } 0 .. $#stack ),
/mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Dh8300hn.sc26 topram : o = 0xfefc, l = 0x4
Dh8300.sc26 topram : o = 0xfefc, l = 0x4
Dh8300sn.sc26 topram : o = 0xfefc, l = 0x4
Dh8300sxn.sc26 topram : o = 0xfefc, l = 0x4
Dh8300sx.sc30 topram : o = 0x3fffc, l = 0x4
Dh8300s.sc30 topram : o = 0x3fffc, l = 0x4
Dh8300h.sc30 topram : o = 0x3fffc, l = 0x4
Delf32cr16c.sc21 near_rom : ORIGIN = 0x4, LENGTH = 512K - 4
/mirbsd/src/gnu/usr.bin/perl/t/op/
Dutfhash.t96 my $u0 = chr (0xdf)x4; # Make this 4 chars so that all lengths are distinct.
Dpack.t995 ['x4', "N", "\0"x4],
999 ['@4', 'N', "\0"x4],
/mirbsd/src/lib/libpng/
Dpngconf.h1566 # define png_snprintf6(s1,n,fmt,x1,x2,x3,x4,x5,x6) \ argument
1567 sprintf(s1,fmt,x1,x2,x3,x4,x5,x6)
/mirbsd/src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/
Dmulti.t52 my Test $x4 :Dokay(1,7);
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-sh64.texi109 @samp{mtrx48} (multiples of 16 only) for 4x4 matrices of

12