Home
last modified time | relevance | path

Searched defs:hexu (Results 1 – 13 of 13) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/base/Data/
H A DChar.hs99 | (fromIntegral hexu::Word) <= 5 = hexu + 10 function
104 hexu = ord c - ord 'A' function
/dports/devel/stb/stb-f54acd4/deprecated/
H A Drrsprintf.h204 static char hexu[]="0123456789ABCDEFXP"; in RR_SPRINTF_DECORATE() local
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Drrsprintf.h204 static char hexu[]="0123456789ABCDEFXP"; in RR_SPRINTF_DECORATE() local
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Drrsprintf.h204 static char hexu[]="0123456789ABCDEFXP"; in RR_SPRINTF_DECORATE() local
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Drrsprintf.h204 static char hexu[]="0123456789ABCDEFXP"; in RR_SPRINTF_DECORATE() local
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_sprintf.h266 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_sprintf.h282 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_sprintf.h282 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstb_sprintf.h282 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstb_sprintf.h282 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/devel/stb/stb-f54acd4/
H A Dstb_sprintf.h297 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dstb_sprintf.h297 static char hexu[] = "0123456789ABCDEFXP"; in STB_SPRINTF_DECORATE() local
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/test/
H A Dformat-test.cc406 TEST(WriterTest, hexu) { in TEST() argument