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

/haiku-buildtools/jam/
H A Dcompile.h25 LIST *compile_include( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy61 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 )
H A Djamgram.y107 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 )
H A Djamgram.c196 # define pincl( l ) parse_make( compile_include,l,P0,P0,S0,S0,0 )
H A Dcompile.c17 * compile_include() - support for 'include' - call include() on file
323 * compile_include() - support for 'include' - call include() on file
329 compile_include(
328 compile_include( function

Completed in 33 milliseconds