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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 9623 static GTY((deletable)) tree tree_list_freelist_head; variable
9628 return tree_list_freelist_head;
  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 9710 static GTY((deletable)) tree tree_list_freelist_head; variable
9715 return tree_list_freelist_head;

Completed in 60 milliseconds