Home
last modified time | relevance | path

Searched refs:PREFIX_SEPARATOR (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c197 #define PREFIX_SEPARATOR '\\' macro
213 #define PREFIX_SEPARATOR '/' macro
1514 && *l != PREFIX_SEPARATOR
1523 if (*l == PREFIX_SEPARATOR)
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c212 #define PREFIX_SEPARATOR '\\' macro
216 #define PREFIX_SEPARATOR '/' macro
1658 || (*l != PREFIX_SEPARATOR
1667 if (!intel_syntax && *l == PREFIX_SEPARATOR)
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-98993452 * config/tc-i386.c (PREFIX_SEPARATOR): Define here instead, using
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-98993452 * config/tc-i386.c (PREFIX_SEPARATOR): Define here instead, using