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

Function parseSign

Lib/WASTParse/ParseNumbers.cpp:18–27  ·  view source on GitHub ↗

Parses an optional + or - sign and returns true if a - sign was parsed. If either a + or - sign is parsed, nextChar is advanced past it.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parseNaNFunction · 0.85
parseInfinityFunction · 0.85
parseHexFloatFunction · 0.85
tryParseIntFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected