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

/haiku-buildtools/jam/
H A Dexpand.c17 * var_edit_file() - copy input target name to output, modifying filename
50 static void var_edit_file( const char *in, char *out, VAR_EDITS *edits );
293 var_edit_file( value->string, out, &edits );
393 * var_edit_file() below and path_build() obligingly follow this convention.
476 * var_edit_file() - copy input target name to output, modifying filename
480 var_edit_file( function

Completed in 19 milliseconds