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

  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 3916 const bool type_generic = fundecl
3955 if (type_generic)
4062 && (type || !type_generic || !type_generic_remove_excess_precision))
4108 if (type_generic)
4121 else if ((excess_precision && !type_generic)
3903 const bool type_generic = fundecl local
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 3501 const bool type_generic = fundecl
3539 if (type_generic)
3634 && (type || !type_generic || !type_generic_remove_excess_precision))
3677 if (type_generic)
3690 else if ((excess_precision && !type_generic)
3490 const bool type_generic = fundecl local

Completed in 146 milliseconds