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

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc 960 #define IX86_ATTR_NO(S,O,M) { S, sizeof (S)-1, ix86_opt_no, O, M }
1094 IX86_ATTR_NO ("fancy-math-387",
1110 IX86_ATTR_NO ("align-stringops",
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc 1004 #define IX86_ATTR_NO(S,O,M) { S, sizeof (S)-1, ix86_opt_no, O, M }
1156 IX86_ATTR_NO ("fancy-math-387",
1172 IX86_ATTR_NO ("align-stringops",

Completed in 54 milliseconds