Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
YYID (int yyi)
327
#else
328
static int
329
YYID (yyi)
330
int yyi;
331
#endif
332
{
333
return yyi;
334
}
335
#endif
336
337
#if ! defined yyoverflow || YYERROR_VERBOSE
Callers
1
jamgram.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected