Home | History | Annotate | Download | only in Modules

Lines Matching defs:out

1841     char **out = (char**)_out;
1852 *out = s;
1856 *out = PyTclObject_TclString(in);