Searched refs:create_integer_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1482 create_integer_type(const char* name, bool is_unsigned, int bits,
H A Dtypes.cc2803 Integer_type::create_integer_type(const char* name, bool is_unsigned, function in class:Integer_type
2931 return Integer_type::create_integer_type(name, is_unsigned, bits,

Completed in 76 milliseconds