Searched defs:TCL_VARARGS_START (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexpect.h140 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
151 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dtcl.h122 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
131 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A Dtcl.h122 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
131 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A Dtcl.h121 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
130 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dtcl.h121 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
130 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A Dtcl.h122 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
131 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A Dtcl.h149 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
158 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A Dtcl.h156 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
165 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h122 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
131 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A Dtcl.h122 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
131 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A Dtcl.h129 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
138 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A Dtcl.h154 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
163 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A Dtcl.h186 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
197 # define TCL_VARARGS_START(type, name, list) \ macro
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dtcl.h157 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dtcl.h179 # define TCL_VARARGS_START(type, name, list) (va_start(list, name), name) macro
184 # define TCL_VARARGS_START(type, name, list) \ macro

Completed in 201 milliseconds