/openbsd/lib/libevent/ |
H A D | kqueue.c | 240 if (events[i].udata) { in kq_dispatch() 269 (struct event_list *)events[i].udata; in kq_dispatch() 274 ev = (struct event *)events[i].udata; in kq_dispatch() 304 kev.udata = &kqop->evsigevents[nsignal]; in kq_add() 332 kev.udata = ev; in kq_add() 347 kev.udata = ev; in kq_add() 396 if (kqop->changes[i].udata == ev && in kq_del()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/ |
H A D | 990416-1.c | 4 copy_reg (unsigned int reg, frame_state *udata, /* { dg-error "parse|syntax" } */ in copy_reg() argument 7 …word_type *preg = get_reg_addr (reg, udata, 0); /* { dg-error "undeclared|function|without a cast"… in copy_reg()
|
/openbsd/sys/sys/ |
H A D | event.h | 53 (__kevp)->udata = (f); \ 62 void *udata; /* opaque user data identifier */ member 264 #define kn_udata kn_kevent.udata /* [o] */
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | binary.c | 178 syms[0].udata.p = NULL; in binary_canonicalize_symtab() 186 syms[1].udata.p = NULL; in binary_canonicalize_symtab() 194 syms[2].udata.p = NULL; in binary_canonicalize_symtab()
|
H A D | libecoff.h | 174 #define ecoff_get_sym_index(symbol) ((symbol)->udata.i) 175 #define ecoff_set_sym_index(symbol, idx) ((symbol)->udata.i = (idx))
|
H A D | reloc16.c | 123 if (p->udata.p != NULL) 127 h = (struct generic_link_hash_entry *) p->udata.p;
|
H A D | ppcboot.c | 309 syms[0].udata.p = NULL; 317 syms[1].udata.p = NULL; 325 syms[2].udata.p = NULL;
|
H A D | pef.c | 87 sym->udata.i = 0; in bfd_pef_parse_traceback_table() 214 unsigned char *buf = alloca (symbol->udata.i); in bfd_pef_print_symbol() 216 size_t len = symbol->udata.i; in bfd_pef_print_symbol() 680 traceback.udata.i = ret; in bfd_pef_parse_traceback_tables() 852 sym.udata.i = 0; in bfd_pef_parse_function_stubs()
|
H A D | vms-gsd.c | 871 if ((old_flags & BSF_FUNCTION) && symbol->udata.p != NULL) in _bfd_vms_write_gsd() 873 code_address = ((asymbol *) (symbol->udata.p))->value; in _bfd_vms_write_gsd() 874 ca_psindx = ((asymbol *) (symbol->udata.p))->section->index; in _bfd_vms_write_gsd()
|
H A D | linker.c | 1351 p->udata.p = NULL; in generic_link_add_symbol_list() 1384 p->udata.p = h; in generic_link_add_symbol_list() 2217 if (sym->udata.p != NULL) in _bfd_generic_link_output_symbols() 2218 h = sym->udata.p; in _bfd_generic_link_output_symbols() 2786 if (sym->udata.p != NULL) in default_indirect_link_order() 2787 h = sym->udata.p; in default_indirect_link_order()
|
H A D | aout-ns32k.c | 306 #define KEEPIT udata.i in MY_swap_std_reloc_out()
|
H A D | bout.c | 355 r_idx = (*g->sym_ptr_ptr)->udata.i; in b_out_squirt_out_relocs() 1022 if (p->udata.p != NULL) in perform_slip() 1026 h = (struct generic_link_hash_entry *) p->udata.p; in perform_slip()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | binary.c | 198 syms[0].udata.p = NULL; 206 syms[1].udata.p = NULL; 214 syms[2].udata.p = NULL;
|
H A D | libecoff.h | 176 #define ecoff_get_sym_index(symbol) ((symbol)->udata.i) 177 #define ecoff_set_sym_index(symbol, idx) ((symbol)->udata.i = (idx))
|
H A D | reloc16.c | 123 if (p->udata.p != NULL) 127 h = (struct generic_link_hash_entry *) p->udata.p;
|
H A D | ppcboot.c | 309 syms[0].udata.p = NULL; 317 syms[1].udata.p = NULL; 325 syms[2].udata.p = NULL;
|
H A D | pef.c | 106 char *buf = alloca (symbol->udata.i); 108 size_t len = symbol->udata.i; 168 sym->udata.i = 0; 744 traceback.udata.i = ret; 916 sym.udata.i = 0;
|
H A D | vms-gsd.c | 906 if ((old_flags & BSF_FUNCTION) && symbol->udata.p != NULL) 908 code_address = ((asymbol *) (symbol->udata.p))->value; 909 ca_psindx = ((asymbol *) (symbol->udata.p))->section->index;
|
H A D | linker.c | 1306 p->udata.p = NULL; in generic_link_add_symbol_list() 1339 p->udata.p = h; in generic_link_add_symbol_list() 2171 if (sym->udata.p != NULL) in _bfd_generic_link_output_symbols() 2172 h = sym->udata.p; in _bfd_generic_link_output_symbols() 2742 if (sym->udata.p != NULL) in default_indirect_link_order() 2743 h = sym->udata.p; in default_indirect_link_order()
|
H A D | aout-ns32k.c | 333 #define KEEPIT udata.i
|
H A D | bout.c | 874 r_idx = (*g->sym_ptr_ptr)->udata.i; 1128 if (p->udata.p != NULL) 1132 h = (struct generic_link_hash_entry *) p->udata.p;
|
/openbsd/sys/kern/ |
H A D | sys_generic.c | 794 if ((unsigned long)kevp->udata != p->p_kq_serial) { in pselcollect() 797 (unsigned long)kevp->udata, p->p_kq_serial); in pselcollect() 1069 ((unsigned long)kevp->udata - p->p_kq_serial), in ppollregister_evts() 1164 i = (unsigned long)kevp->udata - p->p_kq_serial; in ppollcollect() 1169 (unsigned long)kevp->udata, p->p_kq_serial); in ppollcollect() 1225 i+1, nfds, pl[i].fd, pl[i].revents, (unsigned long)kevp->udata, in ppollcollect()
|
/openbsd/usr.bin/tail/ |
H A D | forward.c | 198 ctf = ke.udata; in forward()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-elf.c | 1610 symbol_get_bfdsym (sym)->udata.p = ext; in elf_ecoff_set_ext() 1620 if (sym->udata.p == NULL) in elf_get_extr() 1622 *ext = *(EXTR *) sym->udata.p; in elf_get_extr()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-elf.c | 1690 symbol_get_bfdsym (sym)->udata.p = ext; in elf_ecoff_set_ext() 1700 if (sym->udata.p == NULL) in elf_get_extr() 1702 *ext = *(EXTR *) sym->udata.p; in elf_get_extr()
|