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

/haiku-buildtools/jam/
H A Dcompile.h26 LIST *compile_list( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy62 # define plist( s ) parse_make( compile_list,P0,P0,P0,s,S0,0 )
H A Djamgram.y108 # define plist( s ) parse_make( compile_list,P0,P0,P0,s,S0,0 )
H A Djamgram.c197 # define plist( s ) parse_make( compile_list,P0,P0,P0,s,S0,0 )
H A Dcompile.c18 * compile_list() - expand and return a list
368 * compile_list() - expand and return a list
374 compile_list(
373 compile_list( function

Completed in 55 milliseconds