/arch/mips/math-emu/ |
D | sp_maddf.c | 18 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() 255 union ieee754sp ieee754sp_maddf(union ieee754sp z, union ieee754sp x, in ieee754sp_maddf() 261 union ieee754sp ieee754sp_msubf(union ieee754sp z, union ieee754sp x, in ieee754sp_msubf()
|
D | dp_maddf.c | 43 static union ieee754dp _dp_maddf(union ieee754dp z, union ieee754dp x, in _dp_maddf() 335 union ieee754dp ieee754dp_maddf(union ieee754dp z, union ieee754dp x, in ieee754dp_maddf() 341 union ieee754dp ieee754dp_msubf(union ieee754dp z, union ieee754dp x, in ieee754dp_msubf()
|
D | dp_sqrt.c | 35 union ieee754dp y, z, t; in ieee754dp_sqrt() local
|
/arch/alpha/lib/ |
D | csum_partial_copy.c | 23 #define extql(x,y,z) \ argument 26 #define extqh(x,y,z) \ argument 29 #define mskql(x,y,z) \ argument 32 #define mskqh(x,y,z) \ argument 35 #define insql(x,y,z) \ argument 38 #define insqh(x,y,z) \ argument
|
/arch/x86/math-emu/ |
D | fpu_system.h | 80 #define FPU_access_ok(x,y,z) if ( !access_ok(x,y,z) ) \ argument 90 #define FPU_code_access_ok(z) argument 95 #define FPU_code_access_ok(z) FPU_access_ok(VERIFY_READ,(void __user *)FPU_EIP,z) argument
|
/arch/tile/lib/ |
D | strchr_64.c | 22 int z, g; in strchr() local
|
D | strchr_32.c | 21 int z, g; in strchr() local
|
/arch/sparc/lib/ |
D | copy_in_user.S | 11 #define EX(x,y,z) \ argument
|
/arch/x86/purgatory/ |
D | sha256.c | 23 static inline u32 Ch(u32 x, u32 y, u32 z) in Ch() 28 static inline u32 Maj(u32 x, u32 y, u32 z) in Maj()
|
/arch/arm/nwfpe/ |
D | softfloat.c | 75 int32 z; in roundAndPackInt32() local 530 floatx80 z; in packFloatx80() local 871 int32 z; in float32_to_int32_round_to_zero() local 974 float32 z; in float32_round_to_int() local 1685 int32 z; in float64_to_int32_round_to_zero() local 1758 int32 z; in float64_to_uint32_round_to_zero() local 1869 float64 z; in float64_round_to_int() local 2574 int32 z; in floatx80_to_int32_round_to_zero() local 2676 floatx80 z; in floatx80_round_to_int() local 2819 floatx80 z; in subFloatx80Sigs() local [all …]
|
/arch/mips/include/asm/mach-lantiq/ |
D | lantiq.h | 26 #define ltq_ebu_w32_mask(x, y, z) \ argument
|
/arch/blackfin/kernel/ |
D | kgdb_test.c | 52 noinline int kgdb_test(char *name, int len, int count, int z) in kgdb_test()
|
/arch/arm/mach-ks8695/include/mach/ |
D | regs-switch.h | 28 #define KS8695_SEPXCZ(x,z) (0x0c + (((x)-1)*3 + ((z)-1))*4) /* Port Configuration Registers */ argument
|
/arch/sh/kernel/cpu/sh4/ |
D | softfloat.c | 151 bits64 z; in shift64RightJamming() local 349 bits32 z; in shift32RightJamming() local 660 bits64 z, tmp; in estimateDiv128To64() local
|
/arch/mips/lantiq/xway/ |
D | dma.c | 59 #define ltq_dma_w32_mask(x, y, z) ltq_w32_mask(x, y, \ argument
|
/arch/frv/kernel/ |
D | traps.c | 113 unsigned long x, y, z; in atomic_operation() local
|
/arch/xtensa/include/asm/ |
D | coprocessor.h | 115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
|
/arch/parisc/include/asm/ |
D | psw.h | 67 unsigned int z:1; member
|
/arch/sparc/crypto/ |
D | opcodes.h | 6 #define F3F(x,y,z) (((x)<<30)|((y)<<19)|((z)<<5)) argument
|
/arch/arm/vfp/ |
D | vfp.h | 115 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
|
/arch/parisc/mm/ |
D | init.c | 687 struct zoneref *z; in show_mem() local
|
/arch/mips/include/asm/octeon/ |
D | octeon-model.h | 311 #define __OCTEON_MATCH_MASK__(x, y, z) (((x) & (z)) == ((y) & (z))) argument
|
/arch/tile/mm/ |
D | init.c | 696 struct zone *z; in set_non_bootmem_pages_init() local
|
/arch/m68k/include/asm/ |
D | dvma.h | 25 #define dvma_map_align_vme(x, y, z) (dvma_map_align (x, y, z) & 0xfffff) argument
|
/arch/s390/include/asm/ |
D | cpu_mf.h | 101 unsigned int z:2; /* zeros */ member
|