Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-ir.cc16853 v_.unsigned_ = 0; in bound_value()
16862 v_.unsigned_ = v; in bound_value()
16901 {return v_.unsigned_;} in get_unsigned_value()
16910 v_.unsigned_ = v; in set_unsigned()
16931 return s_ == v.s_ && v_.unsigned_ == v.v_.unsigned_; in operator ==()
/third_party/libabigail/include/
Dabg-ir.h2478 uint64_t unsigned_; member
/third_party/python/Doc/howto/
Dclinic.rst883 ``unsigned_`` converters) can be specified without ``bitwise=True``. Their