Home
last modified time | relevance | path

Searched refs:OPTR (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/usr.bin/vgrind/
Dregexp.c139 #define OPTR(A) (A+*(A+2)) /* place pointed to by the operator */ macro
407 cs = OPTR(cs); in expmatch()
435 cs = OPTR(cs); in expmatch()
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dsym.h373 } OPTR, *pOPTR; typedef
375 #define cbOPTR sizeof(OPTR)
Decoff.h393 void (*swap_opt_in) (bfd *, void *, OPTR *);
404 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dsym.h373 } OPTR, *pOPTR; typedef
375 #define cbOPTR sizeof(OPTR)
Decoff.h393 void (*swap_opt_in) (bfd *, void *, OPTR *);
404 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd/src/external/gpl3/binutils/dist/bfd/
Decoffswap.h91 static void ecoff_swap_opt_in (bfd *, void *, OPTR *);
92 static void ecoff_swap_opt_out (bfd *, const OPTR *, void *);
664 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in()
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr) in ecoff_swap_opt_out()
705 OPTR intern[1]; in ecoff_swap_opt_out()
Decofflink.c997 OPTR opt; in bfd_ecoff_debug_accumulate()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Decoffswap.h91 static void ecoff_swap_opt_in (bfd *, void *, OPTR *);
92 static void ecoff_swap_opt_out (bfd *, const OPTR *, void *);
664 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in()
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr) in ecoff_swap_opt_out()
705 OPTR intern[1]; in ecoff_swap_opt_out()
Decofflink.c997 OPTR opt; in bfd_ecoff_debug_accumulate()