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

/macosx-10.9.5/vim-53/src/
H A Dedit.c74 * cp_flags has FREE_FNAME */
75 int cp_flags; /* ORIGINAL_TEXT, CONT_S_IPOS or FREE_FNAME */
80 #define FREE_FNAME (2) macro
2440 * - a copy of fname, FREE_FNAME is set to free later THE allocated mem.
2450 flags |= FREE_FNAME;
3239 if (match->cp_flags & FREE_FNAME)

Completed in 600 milliseconds