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

/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/generic/
H A DbufStubInit.c58 Buf_GetType, /* 23 */
H A DbufRange.c161 return Buf_GetType (iBuf->buf)->dataProc (iBuf->buf, Buf_GetClientData (iBuf->buf));
272 if (Buf_GetType (buf) == &range) {
H A DbufDecls.h65 EXTERN Buf_BufferType* Buf_GetType _ANSI_ARGS_((Buf_Buffer buf));
275 #ifndef Buf_GetType
276 #define Buf_GetType \ macro
H A Dbuf.c231 * Buf_GetType --
245 Buf_GetType (buf)
238 Buf_GetType (buf) function

Completed in 122 milliseconds