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

/macosx-10.10.1/vim-55/src/
H A Dos_mswin.c384 int nResult = FAIL; local
388 nResult = mch_dirname(buf, len);
416 nResult = OK;
422 if (nResult == FAIL) /* fall back to non-wide function */
431 nResult = OK;
441 return nResult;
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c72685 int nResult; /* Number of terms in the result set */ local
[all...]

Completed in 322 milliseconds