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

/haiku-buildtools/jam/
H A Dcompile.h27 LIST *compile_local( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.yy63 # define plocal( l,r,t ) parse_make( compile_local,l,r,t,S0,S0,0 )
H A Djamgram.y109 # define plocal( l,r,t ) parse_make( compile_local,l,r,t,S0,S0,0 )
H A Djamgram.c198 # define plocal( l,r,t ) parse_make( compile_local,l,r,t,S0,S0,0 )
H A Dcompile.c19 * compile_local() - declare (and set) local variables
385 * compile_local() - declare (and set) local variables
393 compile_local(
392 compile_local( function

Completed in 41 milliseconds