Searched refs:compile_null (Results 1 - 5 of 5) sorted by path

/haiku-buildtools/jam/
H A Dcompile.c20 * compile_null() - do nothing -- a stub for parsing
433 * compile_null() - do nothing -- a stub for parsing
437 compile_null(
436 compile_null( function
H A Dcompile.h28 LIST *compile_null( PARSE *parse, LOL *args, int *jmp );
H A Djamgram.c199 # define pnull() parse_make( compile_null,P0,P0,P0,S0,S0,0 )
H A Djamgram.y110 # define pnull() parse_make( compile_null,P0,P0,P0,S0,S0,0 )
H A Djamgram.yy64 # define pnull() parse_make( compile_null,P0,P0,P0,S0,S0,0 )

Completed in 148 milliseconds