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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 878 #define TREE_SIDE_EFFECTS(NODE) \
914 If this bit is set in an expression, so is TREE_SIDE_EFFECTS. */
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 772 #define TREE_SIDE_EFFECTS(NODE) \
808 If this bit is set in an expression, so is TREE_SIDE_EFFECTS. */

Completed in 28 milliseconds