/arch/mips/math-emu/ |
D | sp_maddf.c | 15 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() 244 union ieee754sp ieee754sp_maddf(union ieee754sp z, union ieee754sp x, in ieee754sp_maddf() 250 union ieee754sp ieee754sp_msubf(union ieee754sp z, union ieee754sp x, in ieee754sp_msubf() 256 union ieee754sp ieee754sp_madd(union ieee754sp z, union ieee754sp x, in ieee754sp_madd() 262 union ieee754sp ieee754sp_msub(union ieee754sp z, union ieee754sp x, in ieee754sp_msub() 268 union ieee754sp ieee754sp_nmadd(union ieee754sp z, union ieee754sp x, in ieee754sp_nmadd() 274 union ieee754sp ieee754sp_nmsub(union ieee754sp z, union ieee754sp x, in ieee754sp_nmsub()
|
D | dp_maddf.c | 40 static union ieee754dp _dp_maddf(union ieee754dp z, union ieee754dp x, in _dp_maddf() 324 union ieee754dp ieee754dp_maddf(union ieee754dp z, union ieee754dp x, in ieee754dp_maddf() 330 union ieee754dp ieee754dp_msubf(union ieee754dp z, union ieee754dp x, in ieee754dp_msubf() 336 union ieee754dp ieee754dp_madd(union ieee754dp z, union ieee754dp x, in ieee754dp_madd() 342 union ieee754dp ieee754dp_msub(union ieee754dp z, union ieee754dp x, in ieee754dp_msub() 348 union ieee754dp ieee754dp_nmadd(union ieee754dp z, union ieee754dp x, in ieee754dp_nmadd() 354 union ieee754dp ieee754dp_nmsub(union ieee754dp z, union ieee754dp x, in ieee754dp_nmsub()
|
D | dp_sqrt.c | 23 union ieee754dp y, z, t; in ieee754dp_sqrt() local
|
/arch/alpha/lib/ |
D | csum_partial_copy.c | 25 #define extql(x,y,z) \ argument 28 #define extqh(x,y,z) \ argument 31 #define mskql(x,y,z) \ argument 34 #define mskqh(x,y,z) \ argument 37 #define insql(x,y,z) \ argument 40 #define insqh(x,y,z) \ argument
|
/arch/x86/math-emu/ |
D | fpu_system.h | 107 #define FPU_access_ok(y,z) if ( !access_ok(y,z) ) \ argument 119 #define FPU_code_access_ok(z) argument 124 #define FPU_code_access_ok(z) FPU_access_ok((void __user *)FPU_EIP,z) argument
|
/arch/sparc/lib/ |
D | copy_in_user.S | 13 #define EX(x,y,z) \ argument
|
/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 | 24 #define ltq_ebu_w32_mask(x, y, z) \ 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 | 54 #define ltq_dma_w32_mask(x, y, z) ltq_w32_mask(x, y, \ argument
|
/arch/xtensa/include/asm/ |
D | coprocessor.h | 101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
|
/arch/parisc/include/asm/ |
D | psw.h | 68 unsigned int z:1; member
|
/arch/x86/crypto/ |
D | curve25519-x86_64.c | 1003 const u64 *z = i + (u32)4U; in encode_point() local 1017 u64 *z; in curve25519_ever64() local
|
/arch/sparc/crypto/ |
D | opcodes.h | 7 #define F3F(x,y,z) (((x)<<30)|((y)<<19)|((z)<<5)) argument
|
/arch/arm/vfp/ |
D | vfp.h | 112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
|
D | vfpsingle.c | 290 u32 z, a; in vfp_estimate_sqrt_significand() local
|
/arch/x86/mm/ |
D | init_32.c | 718 char z = 0; in test_wp_bit() local
|
/arch/mips/include/asm/octeon/ |
D | octeon-model.h | 316 #define __OCTEON_MATCH_MASK__(x, y, z) (((x) & (z)) == ((y) & (z))) argument
|
/arch/m68k/include/asm/ |
D | dvma.h | 26 #define dvma_map_align_vme(x, y, z) (dvma_map_align (x, y, z) & 0xfffff) argument
|
/arch/powerpc/kernel/ |
D | time.c | 1024 unsigned long w, x, y, z; in div128_by_32() local
|
/arch/s390/include/asm/ |
D | cpu_mf.h | 105 unsigned int z:2; /* zeros */ member
|
/arch/m68k/kernel/ |
D | head.S | 1622 #define putZc(z,n) jbne 1f; putc z; jbra 2f; 1: putc n; 2: argument
|
/arch/s390/kvm/ |
D | gaccess.c | 169 unsigned long z : 1; /* Zero Bit */ member
|