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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 7217 build_bitint_type (unsigned HOST_WIDE_INT precision, int unsignedp)
11209 return build_bitint_type (bits, unsignedp);
7196 build_bitint_type (unsigned HOST_WIDE_INT precision, int unsignedp) function

Completed in 29 milliseconds