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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 1621 construct_fntype_id (prototype *protoptr) function
1831 bifs[curr_bif].fndecl = construct_fntype_id (&bifs[curr_bif].proto);
2008 ovlds[curr_ovld].fndecl = construct_fntype_id (&ovlds[curr_ovld].proto);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 1621 construct_fntype_id (prototype *protoptr) function
1831 bifs[curr_bif].fndecl = construct_fntype_id (&bifs[curr_bif].proto);
2008 ovlds[curr_ovld].fndecl = construct_fntype_id (&ovlds[curr_ovld].proto);

Completed in 29 milliseconds