MCPcopy Create free account
hub / github.com/boostorg/build / YYID

Function YYID

v2/engine/jamgram.c:328–334  ·  view source on GitHub ↗
(yyi)

Source from the content-addressed store, hash-verified

326YYID (int yyi)
327#else
328static int
329YYID (yyi)
330 int yyi;
331#endif
332{
333 return yyi;
334}
335#endif
336
337#if ! defined yyoverflow || YYERROR_VERBOSE

Callers 1

jamgram.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected