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

/macosx-10.10/vim-55/src/
H A Dif_tcl.c107 #define VIMERR ((ClientData)2) macro
1581 if (instance != VIMOUT && instance != VIMERR)
1632 if (instance == VIMERR)
1747 ch2 = Tcl_CreateChannel(&channel_type, "vimerr", VIMERR, TCL_WRITABLE);

Completed in 192 milliseconds