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

/haiku-buildtools/jam/
H A Dcompile.h23 LIST *compile_if( PARSE *parse, LOL *args, int *jmp );
41 /* Conditions for compile_if() */
H A Djamgram.yy60 # define pif( l,r,t ) parse_make( compile_if,l,r,t,S0,S0,0 )
H A Djamgram.y106 # define pif( l,r,t ) parse_make( compile_if,l,r,t,S0,S0,0 )
H A Djamgram.c195 # define pif( l,r,t ) parse_make( compile_if,l,r,t,S0,S0,0 )
H A Dcompile.c16 * compile_if() - compile 'if' rule
300 * compile_if() - compile 'if' rule
308 compile_if(
307 compile_if( function

Completed in 35 milliseconds