Searched refs:list_print (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/jam/
H A Dlists.h26 * list_print() - print a list of strings to stdout
72 void list_print( LIST *l );
H A Dcompile.c227 list_print( ll );
229 list_print( lr );
339 list_print( nt );
407 list_print( nt );
409 list_print( ns );
464 list_print( nt );
716 list_print( nt );
718 list_print( ns );
760 list_print( params );
842 list_print( n
[all...]
H A Dlists.c161 * list_print() - print a list of strings to stdout
165 list_print( LIST *l ) function
287 list_print( lol->list[i] );
H A Dbuiltins.c168 list_print( lol_get( args, 0 ) );
186 list_print( lol_get( args, 0 ) );
H A Dvariable.c339 list_print( value );
H A Dhcache.c383 list_print(hdrscan);
385 list_print(c->hdrscan);
H A Dmake1.c288 list_print( lol_get( &cmd->args, 0 ) );
377 list_print( lol_get( &cmd->args, 0 ) );
H A Dexpand.c353 list_print( l );

Completed in 66 milliseconds