Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 4241) sorted by relevance

12345678910>>...170

/netbsd/sys/arch/sparc64/include/
H A Delf_support.h76 where[1] = JMP | LOVAL(value, 0); in sparc_write_branch()
90 where[2] = JMP; in sparc_write_branch()
108 where[2] = MOV17; in sparc_write_branch()
111 where[0] = MOV71; in sparc_write_branch()
126 where[2] = SLLX | 12; in sparc_write_branch()
127 where[3] = JMP | LOVAL(value, 0); in sparc_write_branch()
147 where[2] = NEG; in sparc_write_branch()
148 where[3] = SLLX | 12; in sparc_write_branch()
154 where[0] = SETHI | HIVAL(neg, 10); in sparc_write_branch()
170 where[3] = SLLX | 32; in sparc_write_branch()
[all …]
/netbsd/external/bsd/tmux/dist/
H A Dserver-client.c698 where = STATUS; in server_client_check_mouse()
734 where = BORDER; in server_client_check_mouse()
741 where = PANE; in server_client_check_mouse()
745 if (where == PANE) in server_client_check_mouse()
768 if (where == PANE) in server_client_check_mouse()
782 if (where == PANE) in server_client_check_mouse()
796 if (where == PANE) in server_client_check_mouse()
810 if (where == PANE) in server_client_check_mouse()
824 if (where == PANE) in server_client_check_mouse()
838 if (where == PANE) in server_client_check_mouse()
[all …]
/netbsd/libexec/ld.elf_so/arch/arm/
H A Dmdreloc.c30 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
57 load_ptr(void *where) in load_ptr() argument
120 addend = *where; in _rtld_relocate_nonplt_objects()
137 *where = (*where & 0xff000000) | (tmp & 0x00ffffff); in _rtld_relocate_nonplt_objects()
140 .st_name, obj->path, (void *)*where, where, in _rtld_relocate_nonplt_objects()
154 *where = tmp; in _rtld_relocate_nonplt_objects()
179 *where = tmp; in _rtld_relocate_nonplt_objects()
208 *where = tmp; in _rtld_relocate_nonplt_objects()
220 *where = tmp; in _rtld_relocate_nonplt_objects()
236 tmp = *where; in _rtld_relocate_nonplt_objects()
[all …]
/netbsd/usr.bin/rpcgen/
H A Drpc_scan.c57 #define startcomment(where) (where[0] == '/' && where[1] == '*') argument
58 #define endcomment(where) (where[-1] == '*' && where[0] == '/') argument
187 for (where++; *where; where++) { in get_token()
209 where++; in get_token()
213 where++; in get_token()
217 where++; in get_token()
221 where++; in get_token()
225 where++; in get_token()
229 where++; in get_token()
233 where++; in get_token()
[all …]
/netbsd/libexec/ld.elf_so/arch/hppa/
H A Dhppa_reloc.c65 load_ptr(void *where) in load_ptr() argument
169 void *where; in _rtld_relocate_nonplt_self() local
217 store_ptr(where, in _rtld_relocate_nonplt_self()
221 store_ptr(where, in _rtld_relocate_nonplt_self()
274 (void *)where, in _rtld_relocate_nonplt_self()
474 *where = tmp; in _rtld_relocate_nonplt_objects()
532 if (*where != tmp) in _rtld_relocate_nonplt_objects()
533 *where = tmp; in _rtld_relocate_nonplt_objects()
640 (void *)where, in _rtld_relocate_plt_lazy()
641 (void *)where[0], (void *)where[1], in _rtld_relocate_plt_lazy()
[all …]
/netbsd/libexec/ld.elf_so/arch/aarch64/
H A Dmdreloc.c184 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
211 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
244 if (*where != tmp) in _rtld_relocate_nonplt_objects()
245 *where = tmp; in _rtld_relocate_nonplt_objects()
262 (void *)*where)); in _rtld_relocate_nonplt_objects()
320 (void *)*where)); in _rtld_relocate_nonplt_objects()
366 Elf_Addr *where, target; in _rtld_call_ifunc() local
377 if (*where != target) in _rtld_call_ifunc()
378 *where = target; in _rtld_call_ifunc()
412 if (*where != new_value) in _rtld_relocate_plt_object()
[all …]
/netbsd/libexec/ld.elf_so/arch/alpha/
H A Dalpha_reloc.c157 load_ptr(void *where) in load_ptr() argument
178 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
208 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
245 if (*where != tmp) in _rtld_relocate_nonplt_objects()
246 *where = tmp; in _rtld_relocate_nonplt_objects()
260 store_ptr(where, in _rtld_relocate_nonplt_objects()
263 (void *)*where)); in _rtld_relocate_nonplt_objects()
292 *where = tmp; in _rtld_relocate_nonplt_objects()
305 *where = tmp; in _rtld_relocate_nonplt_objects()
318 *where = tmp; in _rtld_relocate_nonplt_objects()
[all …]
/netbsd/libexec/ld.elf_so/arch/powerpc/
H A Dppc_reloc.c158 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
186 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
235 if (*where != tmp) in _rtld_relocate_nonplt_objects()
236 *where = tmp; in _rtld_relocate_nonplt_objects()
289 (void *)*where)); in _rtld_relocate_nonplt_objects()
349 (void *)*where, in _rtld_relocate_nonplt_objects()
456 where[0] = fdesc[0]; in _rtld_relocate_plt_object()
457 where[1] = fdesc[1]; in _rtld_relocate_plt_object()
458 where[2] = fdesc[2]; in _rtld_relocate_plt_object()
468 *where = value; in _rtld_relocate_plt_object()
[all …]
/netbsd/sys/arch/aarch64/aarch64/
H A Dkobj_machdep.c124 Elf64_Addr off, *where; in kobj_reloc() local
160 where32 = (void *)where; in kobj_reloc()
161 where16 = (void *)where; in kobj_reloc()
162 insn = (uint32_t *)where; in kobj_reloc()
190 old = *where; in kobj_reloc()
203 *where = saddr + addend; in kobj_reloc()
271 val -= (uintptr_t)where >> 12; in kobj_reloc()
316 *where = val; in kobj_reloc()
379 uint64_t where; in kobj_machdep() local
385 where = xc_broadcast(0, in kobj_machdep()
[all …]
/netbsd/libexec/ld.elf_so/arch/sh3/
H A Dmdreloc.c32 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
95 if (*where != tmp) in _rtld_relocate_nonplt_objects()
96 *where = tmp; in _rtld_relocate_nonplt_objects()
105 if (*where != tmp) in _rtld_relocate_nonplt_objects()
106 *where = tmp; in _rtld_relocate_nonplt_objects()
116 if (*where != tmp) in _rtld_relocate_nonplt_objects()
117 *where = tmp; in _rtld_relocate_nonplt_objects()
126 if (*where != tmp) in _rtld_relocate_nonplt_objects()
127 *where = tmp; in _rtld_relocate_nonplt_objects()
195 (void *)*where, in _rtld_relocate_nonplt_objects()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatchexp.c296 r->where = where; in match_mult_operand()
342 all->where = where; in match_ext_mult_operand()
404 all->where = where; in match_add_operand()
451 all->where = where; in match_ext_add_operand()
501 all->where = where; in match_level_2()
534 all->where = where; in match_level_2()
580 all->where = where; in match_level_3()
675 r->where = where; in match_level_4()
708 r->where = where; in match_and_operand()
750 all->where = where; in match_or_operand()
[all …]
H A Dmatchexp.cc296 r->where = where; in match_mult_operand()
342 all->where = where; in match_ext_mult_operand()
404 all->where = where; in match_add_operand()
451 all->where = where; in match_ext_add_operand()
501 all->where = where; in match_level_2()
534 all->where = where; in match_level_2()
580 all->where = where; in match_level_3()
675 r->where = where; in match_level_4()
708 r->where = where; in match_and_operand()
750 all->where = where; in match_or_operand()
[all …]
H A Dsymbol.cc489 a1, where); in gfc_check_conflict()
967 where); in check_used()
1028 where); in gfc_add_allocatable()
1277 where)) in gfc_add_protected()
1310 where); in gfc_add_save()
1322 where)) in gfc_add_save()
1342 where)) in gfc_add_value()
1361 where)) in gfc_add_volatile()
1394 where)) in gfc_add_asynchronous()
1768 locus *where) in gfc_add_flavor() argument
[all …]
H A Dsymbol.c489 a1, where); in gfc_check_conflict()
966 where); in check_used()
1027 where); in gfc_add_allocatable()
1270 where)) in gfc_add_protected()
1303 where); in gfc_add_save()
1315 where)) in gfc_add_save()
1335 where)) in gfc_add_value()
1354 where)) in gfc_add_volatile()
1387 where)) in gfc_add_asynchronous()
1761 locus *where) in gfc_add_flavor() argument
[all …]
H A Dcheck.cc105 &j->where); in boz_args_check()
653 &k->where); in kind_check()
661 &k->where); in kind_check()
960 &e->where); in nonoptional_check()
982 &e->where); in allocatable_check()
1399 &p->where); in gfc_check_a_p()
2287 &a->where, gfc_typename (a), &op->where, in gfc_check_co_reduce()
2367 &a->where, &op->where); in gfc_check_co_reduce()
2374 &a->where, &op->where); in gfc_check_co_reduce()
6658 where = &put->where; in gfc_check_random_seed()
[all …]
H A Dcheck.c105 &j->where); in boz_args_check()
653 &k->where); in kind_check()
661 &k->where); in kind_check()
960 &e->where); in nonoptional_check()
982 &e->where); in allocatable_check()
1397 &p->where); in gfc_check_a_p()
2283 &a->where, gfc_typename (a), &op->where, in gfc_check_co_reduce()
2363 &a->where, &op->where); in gfc_check_co_reduce()
2370 &a->where, &op->where); in gfc_check_co_reduce()
6632 where = &put->where; in gfc_check_random_seed()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatchexp.c296 r->where = where; in match_mult_operand()
342 all->where = where; in match_ext_mult_operand()
404 all->where = where; in match_add_operand()
451 all->where = where; in match_ext_add_operand()
501 all->where = where; in match_level_2()
534 all->where = where; in match_level_2()
580 all->where = where; in match_level_3()
675 r->where = where; in match_level_4()
708 r->where = where; in match_and_operand()
750 all->where = where; in match_or_operand()
[all …]
H A Dsymbol.c489 a1, where); in gfc_check_conflict()
966 where); in check_used()
1027 where); in gfc_add_allocatable()
1270 where)) in gfc_add_protected()
1303 where); in gfc_add_save()
1315 where)) in gfc_add_save()
1335 where)) in gfc_add_value()
1354 where)) in gfc_add_volatile()
1387 where)) in gfc_add_asynchronous()
1761 locus *where) in gfc_add_flavor() argument
[all …]
/netbsd/libexec/ld.elf_so/arch/m68k/
H A Dmdreloc.c32 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
47 *where += (Elf_Addr)relocbase; in _rtld_relocate_nonplt_self()
60 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
95 if (*where != tmp) in _rtld_relocate_nonplt_objects()
96 *where = tmp; in _rtld_relocate_nonplt_objects()
108 if (*where != tmp) in _rtld_relocate_nonplt_objects()
109 *where = tmp; in _rtld_relocate_nonplt_objects()
118 (void *)*where)); in _rtld_relocate_nonplt_objects()
170 (void *)*where, in _rtld_relocate_nonplt_objects()
231 if (*where != new_value) in _rtld_relocate_plt_object()
[all …]
/netbsd/libexec/ld.elf_so/arch/i386/
H A Dmdreloc.c33 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
50 *where += (Elf_Addr)relocbase; in _rtld_relocate_nonplt_self()
64 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
101 *where += target - (Elf_Addr)where; in _rtld_relocate_nonplt_objects()
113 tmp = target + *where; in _rtld_relocate_nonplt_objects()
114 if (*where != tmp) in _rtld_relocate_nonplt_objects()
115 *where = tmp; in _rtld_relocate_nonplt_objects()
133 (void *)*where)); in _rtld_relocate_nonplt_objects()
161 obj->path, (void *)*where)); in _rtld_relocate_nonplt_objects()
262 if (*where != target) in _rtld_relocate_plt_object()
[all …]
/netbsd/external/gpl2/xcvs/dist/src/
H A Dcheckout.c115 char *where = NULL; in checkout() local
204 where = optarg; in checkout()
319 if (where != NULL) in checkout()
438 where ? where : "(null)"); in safe_location()
607 char *where; in checkout_proc() local
692 *where = '\0'; in checkout_proc()
833 cp = where + strlen (where); in checkout_proc()
834 while (cp > where) in checkout_proc()
849 if (cp > where) in checkout_proc()
851 strncpy (new->dirpath, where, cp - where); in checkout_proc()
[all …]
/netbsd/libexec/ld.elf_so/arch/vax/
H A Dmdreloc.c31 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
59 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
91 if (*where != tmp) in _rtld_relocate_nonplt_objects()
92 *where = tmp; in _rtld_relocate_nonplt_objects()
100 if (*where != tmp) in _rtld_relocate_nonplt_objects()
101 *where = tmp; in _rtld_relocate_nonplt_objects()
103 (void *)*where)); in _rtld_relocate_nonplt_objects()
128 (void *)*where)); in _rtld_relocate_nonplt_objects()
154 (void *)*where)); in _rtld_relocate_plt_lazy()
187 if (*where != new_value) in _rtld_relocate_plt_object()
[all …]
/netbsd/external/bsd/less/dist/
H A Dprompt.c176 curr_byte(where) in curr_byte() argument
177 int where; in curr_byte()
181 pos = position(where);
182 while (pos == NULL_POSITION && where >= 0 && where < sc_height-1)
196 cond(c, where) in cond() argument
198 int where;
262 int where;
498 int where; local
521 where = 0;
537 where = 0;
[all …]
/netbsd/sys/arch/arm/arm32/
H A Dkobj_machdep.c76 Elf_Addr *where; in kobj_reloc() local
93 addend = *where; in kobj_reloc()
113 *where = addr + addend; in kobj_reloc()
124 *where = addr; in kobj_reloc()
129 if (*where != addr) in kobj_reloc()
130 *where = addr; in kobj_reloc()
142 *where = (*where & 0xfff0f000) in kobj_reloc()
177 *where = (*where & 0xff000000) | ((addend >> 2) & 0x00ffffff); in kobj_reloc()
187 *where = addend; in kobj_reloc()
207 *where = (*where & 0x80000000) | (addend & 0x7fffffff); in kobj_reloc()
[all …]
/netbsd/libexec/ld.elf_so/arch/or1k/
H A Dmdreloc.c73 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
101 Elf_Addr *where; in _rtld_relocate_nonplt_objects() local
137 if (*where != tmp) in _rtld_relocate_nonplt_objects()
138 *where = tmp; in _rtld_relocate_nonplt_objects()
141 obj->path, (void *)*where, defobj->path)); in _rtld_relocate_nonplt_objects()
147 (void *)*where)); in _rtld_relocate_nonplt_objects()
167 *where = (Elf_Addr)defobj->tlsindex; in _rtld_relocate_nonplt_objects()
199 (void *)*where, in _rtld_relocate_nonplt_objects()
226 *where += (Elf_Addr)obj->relocbase; in _rtld_relocate_plt_lazy()
257 assert(where >= (Elf_Word *)obj->pltgot); in _rtld_relocate_plt_object()
[all …]

12345678910>>...170