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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 2354 type node. You then set the TYPE_STUB_DECL field of the type node
2358 #define TYPE_STUB_DECL(NODE) (TREE_CHAIN (TYPE_CHECK (NODE)))
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2199 type node. You then set the TYPE_STUB_DECL field of the type node
2203 #define TYPE_STUB_DECL(NODE) (TREE_CHAIN (TYPE_CHECK (NODE)))

Completed in 34 milliseconds