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

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc 424 char flags_other[40]; local
511 opts[num++][0] = flags_other;
512 sprintf (flags_other, "(other flags: %#x)", flags);
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc 452 char flags_other[40]; local
539 opts[num++][0] = flags_other;
540 sprintf (flags_other, "(other flags: %#x)", flags);

Completed in 16 milliseconds