Searched refs:yypsave (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/jam/
H A Dparse.c25 static PARSE *yypsave; variable
51 yypsave = 0;
55 if( yyparse() || !( p = yypsave ) )
72 yypsave = p;

Completed in 35 milliseconds