Home
last modified time | relevance | path

Searched +defs:i +defs:l (Results 1 – 25 of 1213) sorted by relevance

12345678910>>...49

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dprocess_machdep.c113 process_read_regs(struct lwp *l, struct reg *regs) in process_read_regs()
117 int i; in process_read_regs() local
147 process_write_regs(struct lwp *l, const struct reg *regs) in process_write_regs()
151 int i; in process_write_regs() local
184 process_sstep(struct lwp *l, int sstep) in process_sstep()
193 process_set_pc(struct lwp *l, void *addr) in process_set_pc()
204 process_read_fpregs(struct lwp *l, struct fpreg *regs, size_t *sz) in process_read_fpregs()
221 for (size_t i = 0; i < __arraycount(regp->fr_regs); i++) in process_read_fpregs() local
229 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) in process_write_fpregs()
250 for (size_t i = 0; i < __arraycount(regp->fr_regs); i++) in process_write_fpregs() local
H A Demul.c51 #define GPR(tf, i) ((int32_t *)(u_long)&tf->tf_global)[i] argument
52 #define IPR(tf, i) ((int32_t *)(u_long)tf->tf_out[6])[i - 16] argument
53 #define FPR(l, i) ((int32_t) l->l_md.md_fpstate->fs_regs[i]) argument
54 #define FPRSET(l, i, v) l->l_md.md_fpstate->fs_regs[i] = (v) argument
64 #define REGNAME(i) "goli"[i >> 3], i & 7 argument
68 readgpreg(struct trapframe64 *tf, int i, void *val) in readgpreg()
83 writegpreg(struct trapframe64 *tf, int i, const void *val) in writegpreg()
100 readfpreg(struct lwp *l, int i, void *val) in readfpreg()
108 writefpreg(struct lwp *l, int i, const void *val) in writefpreg()
217 fixalign(struct lwp *l, struct trapframe64 *tf) in fixalign()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c38 int i = 2; variable
44 long l = 3; variable
80 void call0a (char c, short s, int i, long l) in call0a()
88 void call0b (short s, int i, long l, char c) in call0b()
93 void call0c (int i, long l, char c, short s) in call0c()
98 void call0d (long l, char c, short s, int i) in call0d()
103 void call0e (char c1, long l, char c2, int i, char c3, short s, char c4, char c5) in call0e()
141 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a()
146 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b()
151 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c()
[all …]
H A Dstore.c69 register charest l = u, r = v; in wack_charest() local
77 register short l = u, r = v; in wack_short() local
85 register int l = u, r = v; in wack_int() local
93 register long l = u, r = v; in wack_long() local
101 register longest l = u, r = v; in wack_longest() local
109 register float l = u, r = v; in wack_float() local
117 register double l = u, r = v; in wack_double() local
125 register doublest l = u, r = v; in wack_doublest() local
140 int i; in add_struct_1() local
151 int i; in add_struct_2() local
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c38 int i = 2; variable
44 long l = 3; variable
80 void call0a (char c, short s, int i, long l) in call0a()
88 void call0b (short s, int i, long l, char c) in call0b()
93 void call0c (int i, long l, char c, short s) in call0c()
98 void call0d (long l, char c, short s, int i) in call0d()
103 void call0e (char c1, long l, char c2, int i, char c3, short s, char c4, char c5) in call0e()
141 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a()
146 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b()
151 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c()
[all …]
H A Dstore.c69 register charest l = u, r = v; in wack_charest() local
77 register short l = u, r = v; in wack_short() local
85 register int l = u, r = v; in wack_int() local
93 register long l = u, r = v; in wack_long() local
101 register longest l = u, r = v; in wack_longest() local
109 register float l = u, r = v; in wack_float() local
117 register double l = u, r = v; in wack_double() local
125 register doublest l = u, r = v; in wack_doublest() local
140 int i; in add_struct_1() local
151 int i; in add_struct_2() local
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_lookup.c125 ipf_lookup_t **l; in ipf_lookup_soft_create() local
126 int i; in ipf_lookup_soft_create() local
159 int i; in ipf_lookup_soft_init() local
183 int i; in ipf_lookup_soft_fini() local
207 int i; in ipf_lookup_expire() local
230 int i; in ipf_lookup_soft_destroy() local
343 ipf_lookup_t **l; in ipf_lookup_addnode() local
345 int i; in ipf_lookup_addnode() local
393 ipf_lookup_t **l; in ipf_lookup_delnode() local
395 int i; in ipf_lookup_delnode() local
[all …]
/netbsd-src/external/bsd/ipf/dist/
H A Dip_lookup.c110 ipf_lookup_t **l; local
111 int i; local
146 int i; local
172 int i; local
197 int i; local
222 int i; local
342 ipf_lookup_t **l; local
344 int i; local
395 ipf_lookup_t **l; local
397 int i; local
[all …]
/netbsd-src/sys/arch/powerpc/booke/
H A Dspe.c66 vec_used_p(lwp_t *l) in vec_used_p()
72 vec_mark_used(lwp_t *l) in vec_mark_used()
78 vec_state_load(lwp_t *l, u_int flags) in vec_state_load()
114 vec_state_save(lwp_t *l) in vec_state_save()
139 vec_state_release(lwp_t *l) in vec_state_release()
149 vec_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) in vec_restore_from_mcontext()
163 for (u_int i = 0; i < 8; i++, vr += 4) { in vec_restore_from_mcontext() local
174 vec_save_to_mcontext(lwp_t *l, mcontext_t *mcp, unsigned int *flagp) in vec_save_to_mcontext()
187 for (u_int i = 0; i < 32; i++, vr += 4, fixreg += 4) { in vec_save_to_mcontext() local
232 for (u_int i = 0; i < __arraycount(spefscr_siginfo_map); i++) { in vec_siginfo_code() local
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dnetbsd32_machdep.c63 netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) in netbsd32_setregs()
132 netbsd32_process_read_regs(struct lwp *l, struct reg32 *regs) in netbsd32_process_read_regs()
136 int i; in netbsd32_process_read_regs() local
156 netbsd32_process_read_fpregs(struct lwp *l, struct fpreg32 *fpregs, in netbsd32_process_read_fpregs()
161 int i, j; in netbsd32_process_read_fpregs() local
201 netbsd32_process_write_regs(struct lwp *l, const struct reg32 *regs) in netbsd32_process_write_regs()
205 int i; in netbsd32_process_write_regs() local
230 netbsd32_process_write_fpregs(struct lwp *l, const struct fpreg32 *fpregs, in netbsd32_process_write_fpregs()
235 int i, j; in netbsd32_process_write_fpregs() local
264 cpu_coredump32(struct lwp *l, struct coredump_iostate *iocookie, in cpu_coredump32()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp52 for (unsigned i = 0; i != NumElts; ++i) in DecodeInsertElementMask() local
54 for (unsigned i = 0; i != Len; ++i) in DecodeInsertElementMask() local
60 for (unsigned i = NElts / 2; i != NElts; ++i) in DecodeMOVHLPSMask() local
63 for (unsigned i = NElts / 2; i != NElts; ++i) in DecodeMOVHLPSMask() local
69 for (unsigned i = 0; i != NElts / 2; ++i) in DecodeMOVLHPSMask() local
72 for (unsigned i = 0; i != NElts / 2; ++i) in DecodeMOVLHPSMask() local
77 for (int i = 0, e = NumElts / 2; i < e; ++i) { in DecodeMOVSLDUPMask() local
84 for (int i = 0, e = NumElts / 2; i < e; ++i) { in DecodeMOVSHDUPMask() local
93 for (unsigned l = 0; l < NumElts; l += NumLaneElts) in DecodeMOVDDUPMask() local
94 for (unsigned i = 0; i < NumLaneElts; ++i) in DecodeMOVDDUPMask() local
[all …]
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_machdep.c101 linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) in linux_setregs()
112 for (u_int i = 0; i < 32; i++) { in linux_setup_sigcontext32() local
125 for (u_int i = 0; i < 32; i++) { in linux_setup_sigcontext() local
146 struct lwp * const l = curlwp; in linux_sendsig() local
259 for (u_int i = 0; i < 32; i++) { in linux_putaway_sigcontext() local
272 for (u_int i = 0; i < 32; i++) { in linux_putaway_sigcontext32() local
287 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn()
347 linux_sys_rt_sigreturn(struct lwp *l, const struct linux_sys_rt_sigreturn_args *v, register_t *retv… in linux_sys_rt_sigreturn()
367 linux_machdepioctl(struct lwp *l, const struct linux_sys_ioctl_args *uap, register_t *retval) in linux_machdepioctl()
377 linux_sys_ioperm(struct lwp *l, const struct linux_sys_ioperm_args *uap, register_t *retval) in linux_sys_ioperm()
[all …]
/netbsd-src/sys/crypto/cast128/
H A Dcast128.c31 #define F1(l, r, i) \ argument
35 #define F2(l, r, i) \ argument
39 #define F3(l, r, i) \ argument
50 u_int32_t t, l, r; in cast128_encrypt() local
96 u_int32_t t, l, r; in cast128_decrypt() local
142 int i; in cast128_setkey() local
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dlist.c55 list_array(const struct list *l) in list_array()
65 list_count(const struct list *l) in list_count()
77 struct list *l; in list_alloc() local
95 list_free(struct list *l) in list_free()
107 list_print(const struct list *l) in list_print()
109 size_t i; in list_print() local
119 list_add_nocopy(struct list *l, const char *str) in list_add_nocopy()
136 list_add(struct list *l, const char *str, ...) in list_add()
169 list_add_array(struct list *l, const char **a) in list_add_array()
182 size_t i; in list_add_list() local
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_machdep.c89 linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) in linux_setregs()
108 struct lwp *l = curlwp; in linux_sendsig() local
117 int i; in linux_sendsig() local
269 linux_sys_rt_sigreturn(struct lwp *l, const struct linux_sys_rt_sigreturn_args *uap, register_t *re… in linux_sys_rt_sigreturn()
280 int i; in linux_sys_rt_sigreturn() local
364 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval) in linux_sys_sigreturn()
375 int i; in linux_sys_sigreturn() local
466 linux_machdepioctl(struct lwp *l, const struct linux_sys_ioctl_args *uap, register_t *retval) in linux_machdepioctl()
494 linux_sys_new_uname(struct lwp *l, const struct linux_sys_new_uname_args *uap, register_t *retval) in linux_sys_new_uname()
503 linux_sys_new_select(struct lwp *l, const struct linux_sys_new_select_args *uap, register_t *retval) in linux_sys_new_select()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c49 #define LEAF_HASH(l, h) \ argument
54 #define LEAF_HASH_ENTPTR(l, h) (&zap_leaf_phys(l)->l_hash[LEAF_HASH(l, h)]) argument
108 int i; in zap_leaf_byteswap() local
109 zap_leaf_t l; in zap_leaf_byteswap() local
161 zap_leaf_init(zap_leaf_t *l, boolean_t sort) in zap_leaf_init()
163 int i; in zap_leaf_init() local
187 zap_leaf_chunk_alloc(zap_leaf_t *l) in zap_leaf_chunk_alloc()
206 zap_leaf_chunk_free(zap_leaf_t *l, uint16_t chunk) in zap_leaf_chunk_free()
226 zap_leaf_array_create(zap_leaf_t *l, const char *buf, in zap_leaf_array_create()
241 int i; in zap_leaf_array_create() local
[all …]
/netbsd-src/lib/libedit/
H A Dliteral.c49 el_literal_t *l = &el->el_literal; in literal_init() local
63 el_literal_t *l = &el->el_literal; in literal_clear() local
64 size_t i; in literal_clear() local
80 el_literal_t *l = &el->el_literal; literal_add() local
81 size_t i, len; literal_add() local
130 el_literal_t *l = &el->el_literal; literal_get() local
[all...]
/netbsd-src/sys/kern/
H A Dkern_runq.c141 u_int i; in sched_cpuattach() local
186 sched_enqueue(struct lwp *l) in sched_enqueue() argument
200 u_int i; sched_enqueue() local
259 sched_dequeue(struct lwp * l) sched_dequeue() argument
284 u_int i; sched_dequeue() local
324 lwp_t *l; sched_resched_cpu() local
416 sched_resched_lwp(struct lwp * l,bool unlock) sched_resched_lwp() argument
436 lwp_cache_hot(const struct lwp * l) lwp_cache_hot() argument
453 sched_migratable(const struct lwp * l,struct cpu_info * ci) sched_migratable() argument
492 sched_bestcpu(struct lwp * l,struct cpu_info * pivot) sched_bestcpu() argument
569 sched_takecpu(struct lwp * l) sched_takecpu() argument
663 struct lwp *l; sched_catchlwp() local
730 struct lwp *l; sched_idle_migrate() local
803 lwp_t *l; sched_steal() local
827 struct lwp *l; sched_idle() local
914 sched_preempted(struct lwp * l) sched_preempted() argument
997 sched_vforkexec(struct lwp * l,bool samecpu) sched_vforkexec() argument
1015 sched_takecpu(struct lwp * l) sched_takecpu() argument
1028 sched_preempted(struct lwp * l) sched_preempted() argument
1034 sched_vforkexec(struct lwp * l,bool samecpu) sched_vforkexec() argument
1046 sched_lwp_stats(struct lwp * l) sched_lwp_stats() argument
1089 struct lwp *l; sched_nextlwp() local
1200 struct lwp *l; sched_print_runqueue() local
1205 int i; sched_print_runqueue() local
[all...]
/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm_extract.c38 #define FRAG(o,l) ((int)((o << 8) | (l & 0xff))) argument
46 asm_cmpltr_add(struct asm_inst *i, enum asm_cmpltr_class c, in asm_cmpltr_add()
57 asm_hint(struct asm_inst *i, enum asm_cmpltr_class c) in asm_hint()
77 asm_sf(struct asm_inst *i) in asm_sf()
97 asm_brhint(struct asm_inst *i) in asm_brhint()
128 asm_brphint(struct asm_inst *i) in asm_brphint()
186 asm_normalize(struct asm_inst *i, enum asm_op op) in asm_normalize()
1796 op_imm(struct asm_inst *i, int op, uint64_t val) in op_imm()
1803 op_type(struct asm_inst *i, int op, enum asm_oper_type ot) in op_type()
1809 op_value(struct asm_inst *i, int op, uint64_t val) in op_value()
[all …]
/netbsd-src/sys/arch/alpha/include/
H A Dalpha.h45 uint32_t i; member
53 uint32_t i; member
60 uint64_t i; member
128 fpu_valid_p(struct lwp *l) in fpu_valid_p()
140 fpu_save(lwp_t *l) in fpu_save()
146 fpu_discard(lwp_t *l, bool valid_p) in fpu_discard()
/netbsd-src/sys/arch/riscv/riscv/
H A Dnetbsd32_machdep.c50 netbsd32_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) in netbsd32_setregs()
81 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flags) in cpu_getmcontext32()
86 for (size_t i = _X_RA; i <= _X_GP; i++) { in cpu_getmcontext32() local
111 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) in cpu_mcontext32_validate()
125 cpu_setmcontext32(struct lwp *l, const mcontext32_t *mcp, unsigned int flags) in cpu_setmcontext32()
139 for (size_t i = _X_RA; i <= _X_GP; i++) { in cpu_setmcontext32() local
175 netbsd32_sysarch(struct lwp *l, const struct netbsd32_sysarch_args *uap, in netbsd32_sysarch()
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_machdep.c51 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) in linux_setregs()
57 linux_save_sigcontext(struct lwp *l, struct linux_sigcontext *ctx) in linux_save_sigcontext()
66 for (int i = 0; i < __arraycount(ctx->regs); i++) in linux_save_sigcontext() local
112 for (int i = 0; i < __arraycount(ctx->regs); i++) in aarch64_linux_to_native_ucontext() local
133 struct lwp * const l = curlwp; in linux_sendsig() local
198 linux_sys_rt_sigreturn(struct lwp *l, const void *v, register_t *retval) in linux_sys_rt_sigreturn()
231 linux_trapsignal(struct lwp *l, ksiginfo_t *ksi) in linux_trapsignal()
241 linux_usertrap(struct lwp *l, vaddr_t trapaddr, void *arg) in linux_usertrap()
255 linux_machdepioctl(struct lwp *l, const struct linux_sys_ioctl_args *uap, in linux_machdepioctl()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dconvert_char.c41 gfc_charlen_type i, l; in convert_char1_to_char4() local
57 gfc_charlen_type i, l; in convert_char4_to_char1() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dconvert_char.c41 gfc_charlen_type i, l; in convert_char1_to_char4() local
57 gfc_charlen_type i, l; in convert_char4_to_char1() local
/netbsd-src/sys/arch/sparc/sparc/
H A Demul.c50 #define GPR(tf, i) ((int32_t *) &tf->tf_global)[i] argument
51 #define IPR(tf, i) ((int32_t *) tf->tf_out[6])[i - 16] argument
52 #define FPR(l, i) ((int32_t) l->l_md.md_fpstate->fs_regs[i]) argument
53 #define FPRSET(l, i, v) (l->l_md.md_fpstate->fs_regs[i] = (int32_t)(v)) argument
63 #define REGNAME(i) "goli"[i >> 3], i & 7 argument
67 readgpreg(struct trapframe *tf, int i, void *val) in readgpreg()
82 writegpreg(struct trapframe *tf, int i, const void *val) in writegpreg()
98 readfpreg(struct lwp *l, int i, void *val) in readfpreg()
107 writefpreg(struct lwp *l, int i, const void *val) in writefpreg()
220 fixalign(struct lwp *l, struct trapframe *tf, void **data_address) in fixalign()
[all …]

12345678910>>...49