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

/macosx-10.9.5/vim-53/src/
H A Dmessage.c22 static int other_sourcing_name __ARGS((void));
439 other_sourcing_name() function
460 if (sourcing_name != NULL && other_sourcing_name())
484 && (other_sourcing_name() || sourcing_lnum != last_sourcing_lnum)
523 if (sourcing_name == NULL || other_sourcing_name())

Completed in 117 milliseconds