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

/macosx-10.9.5/vim-53/src/
H A Dmemfile.c81 static bhdr_T *mf_release __ARGS((memfile_T *, int));
354 hp = mf_release(mfp, page_count);
369 * If the number of pages matches and mf_release() did not return a
372 * If the number of pages matches and mf_release() returned a bhdr_T,
460 hp = mf_release(mfp, page_count);
842 mf_release(mfp, page_count) function

Completed in 307 milliseconds