/linux-3.3/lib/mpi/ |
D | mpih-div.c | 49 mpi_limb_t n1, n0, r; in mpihelp_mod_1() local 229 mpi_limb_t n1; in mpihelp_divrem() local 255 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local 338 mpi_limb_t n1, n2; in mpihelp_divrem() local 406 mpi_limb_t n1, n0, r; in mpihelp_divmod_1() local
|
D | longlong.h | 142 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 169 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 350 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 411 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 453 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 591 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 599 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 686 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 772 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 1074 #define udiv_qrnnd(q, r, n1, n0, d) \ argument [all …]
|
/linux-3.3/arch/s390/include/asm/ |
D | sfp-util.h | 55 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 64 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/linux-3.3/net/dccp/ccids/lib/ |
D | packet_history.c | 167 static void __do_track_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u64 n1) in __do_track_loss() 193 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __one_after_loss() local 243 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __two_after_loss() local
|
/linux-3.3/arch/x86/include/asm/ |
D | cmpxchg.h | 210 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 227 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 230 #define cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
/linux-3.3/arch/mips/bcm63xx/ |
D | cpu.c | 112 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local 127 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
|
/linux-3.3/lib/ |
D | rational.c | 34 unsigned long n, d, n0, d0, n1, d1; in rational_best_approximation() local
|
/linux-3.3/arch/alpha/math-emu/ |
D | qrnnd.S | 43 #define n1 $17 macro
|
D | sfp-util.h | 20 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/linux-3.3/arch/powerpc/math-emu/ |
D | udivmodti4.c | 10 _FP_W_TYPE n1, _FP_W_TYPE n0, in _fp_udivmodti4()
|
/linux-3.3/security/selinux/ss/ |
D | ebitmap.c | 29 struct ebitmap_node *n1, *n2; in ebitmap_cmp() local 218 struct ebitmap_node *n1, *n2; in ebitmap_contains() local
|
/linux-3.3/fs/hfs/ |
D | string.c | 100 const unsigned char *n1, *n2; in hfs_compare_dentry() local
|
/linux-3.3/drivers/isdn/hisax/ |
D | s0box.c | 39 register u_char n1, n2; in readreg() local 58 register u_char n1, n2; in read_fifo() local
|
/linux-3.3/arch/sparc/math-emu/ |
D | sfp-util_64.h | 75 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
D | sfp-util_32.h | 76 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/linux-3.3/arch/sh/math-emu/ |
D | sfp-util.h | 31 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/linux-3.3/fs/hpfs/ |
D | name.c | 74 const unsigned char *n1, unsigned l1, in hpfs_compare_names()
|
/linux-3.3/drivers/media/common/tuners/ |
D | mc44s803.c | 221 u32 r1, r2, n1, n2, lo1, lo2, freq, val; in mc44s803_set_params() local
|
/linux-3.3/drivers/video/savage/ |
D | savagefb_driver.c | 427 unsigned char n1, n2, best_n1=16+2, best_n2=2, best_m=125+2; in SavageCalcClock() local 474 unsigned char n1, n2; in common_calc_clock() local 1823 unsigned char config1, m, n, n1, n2, sr8, cr3f, cr66 = 0, tmp; in savage_init_hw() local
|
/linux-3.3/sound/core/seq/ |
D | seq_queue.h | 120 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
|
/linux-3.3/drivers/mfd/ |
D | pcf50633-core.c | 96 int n, n1, idx = 0; in show_dump_regs() local
|
/linux-3.3/arch/powerpc/platforms/ps3/ |
D | repository.c | 53 static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, in _dump_node_name() 65 static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in _dump_node() 121 static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in read_node()
|
/linux-3.3/drivers/media/video/ |
D | bw-qcam.c | 246 int n1, n2; in qc_command() local 263 int n1, n2; in qc_readparam() local
|
/linux-3.3/include/net/ |
D | llc_conn.h | 53 u32 n1; /* max nbr octets in I PDU */ member
|
/linux-3.3/security/apparmor/ |
D | domain.c | 579 static char *new_compound_name(const char *n1, const char *n2) in new_compound_name()
|