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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 2825 #define DECL_UNCHECKED_FUNCTION_CODE(NODE) \
6837 && DECL_UNCHECKED_FUNCTION_CODE (node) == name);
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2670 #define DECL_UNCHECKED_FUNCTION_CODE(NODE) \
6497 && DECL_UNCHECKED_FUNCTION_CODE (node) == name);

Completed in 34 milliseconds