Home
last modified time | relevance | path

Searched refs:unsigned_ (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/src/
Dabg-ir.cc14807 v_.unsigned_ = 0; in bound_value()
14816 v_.unsigned_ = v; in bound_value()
14855 {return v_.unsigned_;} in get_unsigned_value()
14864 v_.unsigned_ = v; in set_unsigned()
14885 return s_ == v.s_ && v_.unsigned_ == v.v_.unsigned_; in operator ==()
/external/libabigail/include/
Dabg-ir.h2344 uint64_t unsigned_; member
/external/python/cpython3/Doc/howto/
Dclinic.rst883 ``unsigned_`` converters) can be specified without ``bitwise=True``. Their