Searched refs:mkclos (Results 1 – 4 of 4) sorted by relevance
404 int mkclos (int state) in mkclos() function554 mkclos (copy))); in mkrep()
938 extern int mkclos(int); /* convert a machine into a closure */
616 $$ = mkclos( $1 );
1368 yyval = mkclos( yystack.l_mark[-1] ); in YYPARSE_DECL()