Home
last modified time | relevance | path

Searched defs:to_ushort (Results 1 – 11 of 11) sorted by relevance

/dports/print/qpdf/qpdf-10.5.0/include/qpdf/
H A DQIntC.hh173 unsigned short to_ushort(T const& i) in to_ushort() function
/dports/graphics/exifprobe/exifprobe-2.0.1/aux/
H A Ddump_section.c439 to_ushort(unsigned char *buf,unsigned short byteorder) in to_ushort() function
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dreadfile.c586 to_ushort(unsigned char *buf,unsigned short byteorder) in to_ushort() function
/dports/games/augustus/augustus-3.1.0/test/sav/
H A Dsav_compare.c245 static unsigned int to_ushort(const unsigned char *buffer) in to_ushort() function
/dports/games/julius/julius-1.7.0/test/sav/
H A Dsav_compare.c245 static unsigned int to_ushort(const unsigned char *buffer) in to_ushort() function
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/fx/
H A Dsc_fxval.h1363 sc_fxval::to_ushort() const in to_ushort() function
2118 sc_fxval_fast::to_ushort() const in to_ushort() function
H A Dsc_fxnum.h3551 sc_fxnum::to_ushort() const in to_ushort() function
4670 sc_fxnum_fast::to_ushort() const in to_ushort() function
/dports/math/universal/universal-3.48/include/universal/number/decimal/
H A Ddecimal_impl.hpp459 inline unsigned short to_ushort() const { return static_cast<unsigned short>(to_ulong_long()); } in to_ushort() function in sw::universal::decimal
/dports/math/universal/universal-3.48/include/universal/number/integer/
H A Dinteger_impl.hpp660 unsigned short to_ushort() const { in to_ushort() function in sw::universal::integer
/dports/math/universal/universal-3.48/include/universal/number/posit/
H A Dposit_impl.hpp1160 unsigned short to_ushort() const { in to_ushort() function in sw::universal::posit
1185 unsigned short to_ushort() const { return (unsigned short)(to_float()); } in to_ushort() function in sw::universal::posit
/dports/math/universal/universal-3.48/include/universal/number/fixpnt/
H A Dfixpnt_impl.hpp765 unsigned short to_ushort() const { in to_ushort() function in sw::universal::fixpnt