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

Function parse_save

v2/engine/parse.c:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63void parse_save( PARSE * p )
64{
65 yypsave = p;
66}
67
68
69PARSE * parse_make(

Callers 1

jamgram.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected