HomeSort by relevance Sort by last modified time
    Searched refs:i386_comment_chars (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.h 123 extern const char *i386_comment_chars;
124 #define tc_comment_chars i386_comment_chars
tc-i386.c 416 const char *i386_comment_chars = "#/"; variable
421 const char *i386_comment_chars = "#"; variable
    [all...]

Completed in 86 milliseconds