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

/haiku-buildtools/jam/
H A Dcompile.h22 LIST *compile_foreach( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy59 # define pfor( s,l,r ) parse_make( compile_foreach,l,r,P0,s,S0,0 )
H A Djamgram.y105 # define pfor( s,l,r ) parse_make( compile_foreach,l,r,P0,s,S0,0 )
H A Djamgram.c194 # define pfor( s,l,r ) parse_make( compile_foreach,l,r,P0,s,S0,0 )
H A Dcompile.c15 * compile_foreach() - compile the "for x in y" statement
248 * compile_foreach() - compile the "for x in y" statement
259 compile_foreach(
258 compile_foreach( function

Completed in 44 milliseconds