Searched refs:OPTR (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dsym.h373 } OPTR, *pOPTR; typedef in typeref:struct:__anon6886
375 #define cbOPTR sizeof(OPTR)
H A Decoff.h390 void (*swap_opt_in) (bfd *, void *, OPTR *);
401 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dsym.h373 } OPTR, *pOPTR; typedef in typeref:struct:__anon708
375 #define cbOPTR sizeof(OPTR)
H A Decoff.h390 void (*swap_opt_in) (bfd *, void *, OPTR *);
401 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dsym.h373 } OPTR, *pOPTR; typedef in typeref:struct:__anon1243
375 #define cbOPTR sizeof(OPTR)
H A Decoff.h390 void (*swap_opt_in) (bfd *, void *, OPTR *);
401 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h373 } OPTR, *pOPTR; typedef in typeref:struct:__anon861
375 #define cbOPTR sizeof(OPTR)
H A Decoff.h390 void (*swap_opt_in) (bfd *, void *, OPTR *);
401 void (*swap_opt_out) (bfd *, const OPTR *, void *);
/netbsd-current/usr.bin/vgrind/
H A Dregexp.c139 #define OPTR(A) (A+*(A+2)) /* place pointed to by the operator */ macro
407 cs = OPTR(cs);
435 cs = OPTR(cs);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A 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)
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr)
705 OPTR intern[1];
H A Decofflink.c999 OPTR opt;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A 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)
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr)
705 OPTR intern[1];
H A Decofflink.c999 OPTR opt;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A 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)
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr)
705 OPTR intern[1];
H A Decofflink.c999 OPTR opt;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A 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)
702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr)
705 OPTR intern[1];
H A Decofflink.c999 OPTR opt;

Completed in 192 milliseconds