Searched refs:VIMOUT (Results 1 – 1 of 1) sorted by relevance
106 #define VIMOUT ((ClientData)1) macro1553 if (instance != VIMOUT && instance != VIMERR) in tcl_channel_close()1600 if (instance == VIMOUT) in tcl_channel_output()1718 ch1 = Tcl_CreateChannel(&tcl_channel_type, "vimout", VIMOUT, TCL_WRITABLE); in tclinit()