Searched refs:G2 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c957 #define G2 (*G2ptr) macro
983 ((dist) < 256 ? G2.dist_code[dist] : G2.dist_code[256 + ((dist)>>7)])
1000 G2.dyn_ltree[n].Freq = 0;
1002 G2.dyn_dtree[n].Freq = 0;
1004 G2.bl_tree[n].Freq = 0;
1006 G2.dyn_ltree[END_BLOCK].Freq = 1;
1007 G2.opt_len = G2.static_len = 0;
1008 G2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dutil_altivec.h64 vector signed short A2, B2, C2, D2, E2, F2, G2, H2; \
81 G2 = vec_mergeh (D1, H1); \
88 e = vec_mergeh (C2, G2); \
89 f = vec_mergel (C2, G2); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dtwofish.c51 * rounds. G1 is the straight g() function; G2 includes the 8-bit
58 #define G2(b) \ macro
68 x = G1 (a); y = G2 (b); \
75 x = G1 (a); y = G2 (b); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c136 enum regnames {G0, G1, G2, G3, G4, G5, G6, G7, enumerator in enum:regnames
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dixjuser.h221 hz783 = 0x688b, /* .99 G2 */
286 G2 = hz783, enumerator in enum:__anon9977
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c724 * rounds. G1 is the straight g() function; G2 includes the 8-bit
731 #define G2(b) \
741 x = G1 (a); y = G2 (b); \
748 x = G1 (a); y = G2 (b); \
725 #define G2 macro

Completed in 134 milliseconds