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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2745 /* A pointer attached to the SYMBOL_REF; either SYMBOL_REF_DECL or
2749 /* Set RTX's SYMBOL_REF_DECL to DECL. RTX must not be a constant
2755 #define SYMBOL_REF_DECL(RTX) \
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2735 /* A pointer attached to the SYMBOL_REF; either SYMBOL_REF_DECL or
2739 /* Set RTX's SYMBOL_REF_DECL to DECL. RTX must not be a constant
2745 #define SYMBOL_REF_DECL(RTX) \

Completed in 73 milliseconds