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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 225 tcc_exceptional, /* An exceptional code (fits no category). */ enumerator in enum:tree_code_class
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 227 tcc_exceptional, /* An exceptional code (fits no category). */ enumerator in enum:tree_code_class
2315 #define END_OF_BASE_TREE_CODES tcc_exceptional,

Completed in 27 milliseconds