Home
last modified time | relevance | path

Searched refs:P2VAR (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDread.c50 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
54 (P2VAR) = 3; \
56 (P2VAR) = 2; \
58 (P2VAR) = 1; \
60 (P2VAR) = 0; \
/NextBSD/contrib/binutils/gas/config/
HDtc-score.c6361 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) \ argument
6365 (P2VAR) = 3; \
6367 (P2VAR) = 2; \
6369 (P2VAR) = 1; \
6371 (P2VAR) = 0; \