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

  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 51 #define ECF_PURE (1 << 1)
53 /* Nonzero if this is ECF_CONST or ECF_PURE but cannot be proven to no
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 52 #define ECF_PURE (1 << 1)
54 /* Nonzero if this is ECF_CONST or ECF_PURE but cannot be proven to no

Completed in 18 milliseconds