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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-builtin.cc 400 const char *rs6000_type_string (tree type_node) function
850 fprintf (stderr, "%s %s (", rs6000_type_string (t),
856 rs6000_type_string (TREE_VALUE (t)));
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-builtin.cc 403 const char *rs6000_type_string (tree type_node) function
874 fprintf (stderr, "%s %s (", rs6000_type_string (t),
880 rs6000_type_string (TREE_VALUE (t)));

Completed in 31 milliseconds