Home
last modified time | relevance | path

Searched refs:set_signed (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/src/
H A Dabg-reader.cc4173 max_bound.set_signed(length - 1); in build_subrange_type()
4179 min_bound.set_signed(lower_bound); in build_subrange_type()
4180 max_bound.set_signed(upper_bound); in build_subrange_type()
H A Dabg-dwarf-reader.cc5995 value.set_signed(l); in die_constant_attribute()
H A Dabg-ir.cc16917 array_type_def::subrange_type::bound_value::set_signed(int64_t v) in set_signed() function in abigail::ir::array_type_def::subrange_type::bound_value
/third_party/libabigail/include/
H A Dabg-ir.h2489 void set_signed(int64_t v);

Completed in 69 milliseconds