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

/haiku-buildtools/jam/
H A Djamgram.yy61 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 )
114 { $$.parse = pincl( $2.parse ); }
H A Djamgram.y107 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 )
160 { $$.parse = pincl( $2.parse ); }
H A Djamgram.c196 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 ) macro
1645 { (yyval).parse = pincl( (yyvsp[(2) - (3)]).parse ); }

Completed in 47 milliseconds