HomeSort by: relevance | last modified time | path
    Searched defs:notend (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 958 #define notend(s) \ macro
3874 for (parens = 0; *str && (parens > 0 || inquote || notend (str)); str++)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 958 #define notend(s) \ macro
3874 for (parens = 0; *str && (parens > 0 || inquote || notend (str)); str++)

Completed in 31 milliseconds