Searched refs:PRINT_OPERAND_ADDRESS (Results 1 - 25 of 79) sorted by relevance

1234

/openbsd-current/gnu/gcc/gcc/config/mn10300/
H A Dlinux.h65 #undef PRINT_OPERAND_ADDRESS macro
66 #define PRINT_OPERAND_ADDRESS(FILE, X) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dcrds.h307 #undef PRINT_OPERAND_ADDRESS macro
308 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
306 #undef PRINT_OPERAND_ADDRESS macro
H A D3b1.h103 #undef PRINT_OPERAND_ADDRESS macro
182 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \ macro
H A Dhp320.h363 #undef PRINT_OPERAND_ADDRESS macro
364 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \ macro
H A Dtower-as.h322 #undef PRINT_OPERAND_ADDRESS macro
323 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
321 #undef PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/crx/
H A Dcrx.h483 #define PRINT_OPERAND_ADDRESS(STREAM, ADDR) \ macro
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.h745 #define PRINT_OPERAND_ADDRESS(STREAM, X) xstormy16_print_operand_address (STREAM, X)
717 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/vax/
H A Dvax.h923 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
913 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/fr30/
H A Dfr30.h1046 #define PRINT_OPERAND_ADDRESS(STREAM, X) fr30_print_operand_address (STREAM, X)
1023 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.h632 #define PRINT_OPERAND_ADDRESS(S,X) m32c_print_operand_address (S, X) macro
/openbsd-current/gnu/gcc/gcc/config/mt/
H A Dmt.h772 #define PRINT_OPERAND_ADDRESS(STREAM, X) mt_print_operand_address (STREAM, X)
764 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.h1248 #define PRINT_OPERAND_ADDRESS(STREAM, X) fr30_print_operand_address (STREAM, X)
1224 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.h871 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR) macro
/openbsd-current/gnu/gcc/gcc/config/score/
H A Dscore.h842 #define PRINT_OPERAND_ADDRESS(STREAM, X) \ macro
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Darc.h1004 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
987 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dmcore.h1013 #define PRINT_OPERAND_ADDRESS(STREAM,X) mcore_print_operand_address (STREAM, X) macro
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dmmix.h913 #define PRINT_OPERAND_ADDRESS(STREAM, X) \ macro
/openbsd-current/gnu/gcc/gcc/config/pdp11/
H A Dpdp11.h1008 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
994 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dmn10200.h868 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR)
858 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.h3211 #define PRINT_OPERAND_ADDRESS(STREAM, X) xstormy16_print_operand_address (STREAM, X)
3176 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i370/
H A Di370.h1429 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \ macro
1727 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \ macro
/openbsd-current/gnu/gcc/gcc/config/v850/
H A Dv850.h986 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR)
977 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h1126 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) print_operand_address (FILE, ADDR)
1125 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.h1444 #define PRINT_OPERAND_ADDRESS(FILE, ADDR) \
1433 #define PRINT_OPERAND_ADDRESS macro
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.h636 #define PRINT_OPERAND_ADDRESS(STREAM, X) print_operand_address(STREAM, X) macro

Completed in 256 milliseconds

1234