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

/macosx-10.10/vim-55/src/
H A Dos_mswin.c817 BOOL fRunTimeLinkSuccess = FALSE; local
833 if ((fRunTimeLinkSuccess = (ProcAdd != NULL)) != 0)
845 if ((fRunTimeLinkSuccess = (ProcAddI != NULL)) != 0)
880 fRunTimeLinkSuccess = 0;
888 if (!fRunTimeLinkSuccess)

Completed in 94 milliseconds