Searched defs:G (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/tools/perf/util/ |
D | ctype.c | 12 G = GIT_GLOB_SPECIAL, /* *, ?, [, \\ */ enumerator
|
/linux-3.3/lib/mpi/ |
D | mpi-mpow.c | 47 MPI *G = NULL; /* table with precomputed values of size 2^k */ in mpi_mulpowm() local
|
/linux-3.3/lib/ |
D | halfmd4.c | 7 #define G(x, y, z) (((x) & (y)) + (((x) ^ (y)) & (z))) macro
|
/linux-3.3/crypto/ |
D | md4.c | 53 static inline u32 G(u32 x, u32 y, u32 z) in G() function
|
/linux-3.3/scripts/mod/ |
D | sumversion.c | 57 static inline uint32_t G(uint32_t x, uint32_t y, uint32_t z) in G() function
|
/linux-3.3/fs/exofs/ |
D | ore.c | 535 u32 G = div64_u64(LmodS, T); in ore_calc_stripe_info() local
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | av7110_hw.c | 933 static u32 RGB2YUV(u16 R, u16 G, u16 B) in RGB2YUV()
|
/linux-3.3/drivers/usb/serial/ |
D | iuu_phoenix.c | 363 unsigned int G, unsigned int B, u8 f) in iuu_led()
|
/linux-3.3/arch/x86/kvm/ |
D | emulate.c | 3208 #define G(_f, _g) { .flags = ((_f) | Group), .u.group = (_g) } macro
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | r300_reg.h | 929 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \ argument
|