MCPcopy Create free account
hub / github.com/DCurrent/openbor / Instruction_ParseIntegerSuffix

Function Instruction_ParseIntegerSuffix

engine/source/scriptlib/Instruction.c:107–129  ·  view source on GitHub ↗

* Validate suffixes already captured by the lexer. * * Accepted: * u, l, ul, lu, ll, ull, llu * * Case-insensitive. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

htoiFunction · 0.85

Calls 2

Instruction_IsUSuffixFunction · 0.85
Instruction_IsLSuffixFunction · 0.85

Tested by

no test coverage detected