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

/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/generic/
H A Dcounter.c35 MemchanGenHandle (prefix)
34 MemchanGenHandle (prefix) function
H A DmemchanInt.h182 MemchanGenHandle _ANSI_ARGS_ ((CONST char* prefix));
H A Dfifo2.c903 channel [0] = MemchanGenHandle ("fifo");
904 channel [1] = MemchanGenHandle ("fifo");
H A Dfifo.c535 channelHandle = MemchanGenHandle ("fifo");
H A Dnull.c499 channelHandle = MemchanGenHandle ("null");
H A Drandom.c524 channelHandle = MemchanGenHandle ("random");
H A Dzero.c502 channelHandle = MemchanGenHandle ("zero");
H A Dmemchan.c626 channelHandle = MemchanGenHandle ("mem");

Completed in 140 milliseconds