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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-format.h 313 #define T89_G { STD_C89, NULL, &local_gimple_ptr_node }
c-format.cc 69 static GTY(()) tree local_gimple_ptr_node; variable
5067 if (!local_gimple_ptr_node
5068 || local_gimple_ptr_node == void_type_node)
5069 local_gimple_ptr_node = get_named_type ("gimple");

Completed in 34 milliseconds