Searched defs:is_unsigned (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgodump.c581 go_get_uinttype_for_precision (unsigned int precision, bool is_unsigned) argument
H A Dtree-ssa-uninit.c905 bool is_unsigned; local
H A Dtree-ssa-math-opts.c2994 bool is_unsigned = TYPE_UNSIGNED (type1) && TYPE_UNSIGNED (type2); local
/haiku-buildtools/gcc/libcc1/
H A Dplugin.cc678 plugin_int_type(cc1_plugin::connection *self, int is_unsigned, unsigned long size_in_bytes) argument
/haiku-buildtools/binutils/opcodes/
H A Dmetag-dis.c2551 bfd_boolean is_unsigned = FALSE; local
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc692 Gcc_backend::integer_type(bool is_unsigned, int bits) argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1504 is_unsigned() const function in class:Integer_type
1561 Integer_type(bool is_abstract, bool is_unsigned, int bits, argument
H A Dtypes.cc2803 Integer_type::create_integer_type(const char* name, bool is_unsigned, argument
2928 Type::make_integer_type(const char* name, bool is_unsigned, int bits, argument
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Ddecl.c1652 const bool is_unsigned = Is_Unsigned_Type (gnat_entity); local

Completed in 304 milliseconds