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

  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 46 #define ECF_CONST (1 << 0)
53 /* Nonzero if this is ECF_CONST or ECF_PURE but cannot be proven to no
77 it does not necessarily fit ECF_CONST). */
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 47 #define ECF_CONST (1 << 0)
54 /* Nonzero if this is ECF_CONST or ECF_PURE but cannot be proven to no
78 it does not necessarily fit ECF_CONST). */

Completed in 28 milliseconds