Home
last modified time | relevance | path

Searched defs:getub (Results 1 – 2 of 2) sorted by relevance

/dports/astro/gpsd/gpsd-3.20/
H A Dbits.h25 #define getub(buf, off) ((uint8_t)buf[off]) macro
/dports/math/universal/universal-3.48/include/universal/number/valid/
H A Dvalid_impl.hpp81 inline bool getub(sw::universal::posit<nbits, es>& _ub) const { in getub() function in sw::universal::valid