Searched refs:VIMERR (Results 1 – 1 of 1) sorted by relevance
107 #define VIMERR ((ClientData)2) macro1553 if (instance != VIMOUT && instance != VIMERR) in tcl_channel_close()1603 if (instance == VIMERR) in tcl_channel_output()1719 ch2 = Tcl_CreateChannel(&tcl_channel_type, "vimerr", VIMERR, TCL_WRITABLE); in tclinit()