Searched defs:P2VAR (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-cris.h | 152 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) do { } while (0) argument
|
H A D | tc-msp430.h | 104 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-z80.h | 108 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-alpha.h | 84 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 3 argument
|
H A D | tc-avr.h | 156 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-score7.c | 5883 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|
H A D | tc-score.c | 6037 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-cris.h | 152 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) do { } while (0) argument
|
H A D | tc-msp430.h | 104 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-z80.h | 109 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-alpha.h | 84 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 3 argument
|
H A D | tc-avr.h | 156 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0 argument
|
H A D | tc-score7.c | 5906 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|
H A D | tc-score.c | 6057 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | read.c | 55 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | read.c | 51 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
|