Searched refs:SWAP (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/aes/
H A Dfips_aes_locl.h66 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
67 # define GETU32(p) SWAP(*((u32 *)(p)))
68 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/aes/
H A Daes_locl.h66 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
67 # define GETU32(p) SWAP(*((u32 *)(p)))
68 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/
H A Daes_locl.h66 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
67 # define GETU32(p) SWAP(*((u32 *)(p)))
68 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/camellia/
H A Dcmll_locl.h84 # define SWAP(x) ( _lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00 ) macro
85 # define GETU32(p) SWAP(*((u32 *)(p)))
86 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DgettextP.h108 # define W(flag, data) ((flag) ? SWAP (data) : (data))
114 # define SWAP(i) bswap_32 (i) macro
118 SWAP (nls_uint32 i) function
120 SWAP (i)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dalign.c53 #define SWAP(a, b) (t = (a), (a) = (b), (b) = t) macro
515 SWAP(data.v[0], data.v[7]);
516 SWAP(data.v[1], data.v[6]);
517 SWAP(data.v[2], data.v[5]);
518 SWAP(data.v[3], data.v[4]);
521 SWAP(data.v[4], data.v[7]);
522 SWAP(data.v[5], data.v[6]);
525 SWAP(data.v[6], data.v[7]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dmd5.c57 # define SWAP(n) \ macro
60 # define SWAP(n) (n) macro
94 ((md5_uint32 *) resbuf)[0] = SWAP (ctx->A);
95 ((md5_uint32 *) resbuf)[1] = SWAP (ctx->B);
96 ((md5_uint32 *) resbuf)[2] = SWAP (ctx->C);
97 ((md5_uint32 *) resbuf)[3] = SWAP (ctx->D);
125 *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3);
126 *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) |
314 a += FF (b, c, d) + (*cwp++ = SWAP (*words)) + T; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dmpegvideo_altivec.c34 #define SWAP(a,b) \ macro
226 SWAP(row0, alt0);
227 SWAP(row1, alt1);
228 SWAP(row2, alt2);
229 SWAP(row3, alt3);
230 SWAP(row4, alt4);
231 SWAP(row5, alt5);
232 SWAP(row6, alt6);
233 SWAP(row7, alt7);
240 SWAP(row
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DOpcodes.java188 int SWAP = 95; // - field in interface:Opcodes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dh264_idct_sse2.asm38 SWAP %1, %2, %5, %4, %3
H A Dx86inc.asm489 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
498 ; If we were called as "SWAP m0,m1" rather than "SWAP 0,1" infer the original numbers here.
H A Dfft_mmx.asm75 SWAP %3, %6
96 SWAP %2, %3
H A Dh264_deblock_sse2.asm630 SWAP 7, 12 ; m12=mask0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Ddnfb.c105 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) macro
266 out_be16(AP_ROP_1, SWAP(0x3));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinetd.c943 #define SWAP(type, a, b) do {type c=(type)a; a=(type)b; b=(type)c;} while (0) macro
958 SWAP(int, cp->se_max, sep->se_max);
959 SWAP(char *, sep->se_user, cp->se_user);
960 SWAP(char *, sep->se_group, cp->se_group);
961 SWAP(char *, sep->se_server, cp->se_server);
963 SWAP(char *, sep->se_argv[i], cp->se_argv[i]);
964 #undef SWAP macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dxmon.c1733 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro
1742 SWAP(val[0], val[1], t);
1745 SWAP(val[0], val[3], t);
1746 SWAP(val[1], val[2], t);
1749 SWAP(val[0], val[7], t);
1750 SWAP(val[1], val[6], t);
1751 SWAP(val[2], val[5], t);
1752 SWAP(val[3], val[4], t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dxmon.c1149 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro
1158 SWAP(val[0], val[1], t);
1161 SWAP(val[0], val[3], t);
1162 SWAP(val[1], val[2], t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.c57 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
58 # define GETU32(p) SWAP(*((u32 *)(p)))
59 # define PUTU32(ct, st) {*((u32 *)(ct)) = SWAP((st));}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c86991 #define SWAP macro
[all...]

Completed in 575 milliseconds