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

/haiku-buildtools/jam/
H A Dcompile.h37 LIST *compile_while( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy73 # define pwhile( l,r ) parse_make( compile_while,l,r,P0,S0,S0,0 )
H A Djamgram.y119 # define pwhile( l,r ) parse_make( compile_while,l,r,P0,S0,S0,0 )
H A Djamgram.c208 # define pwhile( l,r ) parse_make( compile_while,l,r,P0,S0,S0,0 )
H A Dcompile.c918 * compile_while() - compile 'while' rule
925 compile_while(
924 compile_while( function

Completed in 35 milliseconds