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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1593 create_float_type(const char* name, int bits, int runtime_type_kind);
H A Dtypes.cc2967 Float_type::create_float_type(const char* name, int bits, function in class:Float_type
3064 return Float_type::create_float_type(name, bits, runtime_type_kind);

Completed in 99 milliseconds