Searched defs:_OBSTACK_CAST (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
[all...]

Completed in 208 milliseconds