Searched defs:INTVAL (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtl.h | 1968 #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | rtl.h | 1976 #define INTVAL(RTX) XCWINT (RTX, 0, CONST_INT) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-bfd.h | 2938 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-bfd.h | 3046 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \ argument
|