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

  /src/external/gpl3/gcc/dist/gcc/
fixed-value.h 36 extern FIXED_VALUE_TYPE fconst0[MAX_FCONST0];
39 /* Macros to access fconst0 and fconst1 via machine modes. */
40 #define FCONST0(mode) fconst0[mode - QQmode]
  /src/external/gpl3/gcc.old/dist/gcc/
fixed-value.h 36 extern FIXED_VALUE_TYPE fconst0[MAX_FCONST0];
39 /* Macros to access fconst0 and fconst1 via machine modes. */
40 #define FCONST0(mode) fconst0[mode - QQmode]

Completed in 23 milliseconds