Searched refs:getfile_result (Results 1 – 1 of 1) sorted by relevance
3326 int getfile_result = GETFILE_UNUSED; in jumpto_tag() local3464 getfile_result = GETFILE_SAME_FILE; in jumpto_tag()3467 if (getfile_result == GETFILE_UNUSED in jumpto_tag()3492 if (getfile_result == GETFILE_UNUSED) in jumpto_tag()3495 getfile_result = getfile(0, fname, NULL, TRUE, (linenr_T)0, forceit); in jumpto_tag()3498 if (GETFILE_SUCCESS(getfile_result)) // got to the right file in jumpto_tag()3648 if (getfile_result == GETFILE_OPEN_OTHER) in jumpto_tag()