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

Function pp_lexer_GetTokenNumber

engine/source/preprocessorlib/pp_lexer.c:598–671  ·  view source on GitHub ↗

* Number -- This method extracts a numerical constant from the stream. It * only extracts the digits that make up the number. No conversion from string * to numeral is performed here. * Parameters: theNextToken -- address of the next CToken found in the stream * Returns: S_OK * E_FAIL ******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pp_lexer_GetNextTokenFunction · 0.85

Calls 1

Tested by

no test coverage detected