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

Function parse_save

src/engine/parse.c:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

jamgram.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected