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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 7192 build_nonstandard_boolean_type (unsigned HOST_WIDE_INT precision)
10314 tree bool_type = build_nonstandard_boolean_type (esize);
10336 tree bool_type = build_nonstandard_boolean_type (esize);
7171 build_nonstandard_boolean_type (unsigned HOST_WIDE_INT precision) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 7124 build_nonstandard_boolean_type (unsigned HOST_WIDE_INT precision)
10116 tree bool_type = build_nonstandard_boolean_type (esize);
10138 tree bool_type = build_nonstandard_boolean_type (esize);
7103 build_nonstandard_boolean_type (unsigned HOST_WIDE_INT precision) function

Completed in 42 milliseconds