MCPcopy Create free account
hub / github.com/WAVM/WAVM / parseHexUnsignedInt

Function parseHexUnsignedInt

Lib/WASTParse/ParseNumbers.cpp:32–59  ·  view source on GitHub ↗

Parses an unsigned integer from hexits, starting with "0x", and advancing nextChar past the parsed hexits. be called for input that's already been accepted by the lexer as a hexadecimal integer.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseNaNFunction · 0.85
tryParseIntFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected