Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ yymode
Function
yymode
v2/engine/scan.c:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
*/
56
57
void yymode( int n )
58
{
59
scanmode = n;
60
}
61
62
63
void yyerror( char const * s )
Callers
1
jamgram.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected