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

/haiku-buildtools/jam/
H A Dcompile.h20 LIST *compile_append( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy56 # define pappend( l,r ) parse_make( compile_append,l,r,P0,S0,S0,0 )
H A Djamgram.y102 # define pappend( l,r ) parse_make( compile_append,l,r,P0,S0,S0,0 )
H A Djamgram.c191 # define pappend( l,r ) parse_make( compile_append,l,r,P0,S0,S0,0 )
H A Dcompile.c12 * compile_append() - append list results of two statements
94 * compile_append() - append list results of two statements
96 * parse->left more compile_append() by left-recursion
101 compile_append(
100 compile_append( function

Completed in 49 milliseconds