Searched refs:PIC_SUFFIX_CHAR (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.c55 #define PIC_SUFFIX_CHAR ':' macro
2077 if (pic && **cPP == PIC_SUFFIX_CHAR)
2153 if (pic && **cPP == PIC_SUFFIX_CHAR)
2318 if (pic && **cPP == PIC_SUFFIX_CHAR)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.c55 #define PIC_SUFFIX_CHAR ':' macro
1930 if (pic && *s == PIC_SUFFIX_CHAR)
2729 if (pic && **cPP == PIC_SUFFIX_CHAR)
2805 if (pic && **cPP == PIC_SUFFIX_CHAR)
2974 if (pic && **cPP == PIC_SUFFIX_CHAR)

Completed in 74 milliseconds