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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 1557 complete_base_type (typeinfo *typeptr, char *buf, int *bufi) function
1652 complete_base_type (&protoptr->rettype, buf, &bufi);
1704 complete_base_type (&argptr->info, buf, &bufi);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 1557 complete_base_type (typeinfo *typeptr, char *buf, int *bufi) function
1652 complete_base_type (&protoptr->rettype, buf, &bufi);
1704 complete_base_type (&argptr->info, buf, &bufi);

Completed in 29 milliseconds