Searched defs:CC_P (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/cc/libgcov/ |
H A D | Makefile | 58 CC_P = ${CC} -c ${CFLAGS} ${HIDE} -p -fPIC macro
|
/openbsd-src/gnu/usr.bin/cc/libgcc/ |
H A D | Makefile | 205 CC_P = ${CC} -c ${CFLAGS} ${HIDE} -p -fPIC macro
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | fr30-desc.h | 101 , CC_C, CC_NC, CC_N, CC_P enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | fr30-desc.h | 103 , CC_C, CC_NC, CC_N, CC_P enumerator
|
/openbsd-src/gnu/gcc/gcc/config/frv/ |
H A D | frv.h | 674 #define CC_P(R) IN_RANGE_P (R, CC_FIRST, CC_LAST) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv.h | 854 #define CC_P(R) IN_RANGE_P (R, CC_FIRST, CC_LAST) macro
|