Searched refs:ENCODING_LINESIZE (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c3511 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3515 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3572 toRead = ENCODING_LINESIZE;
3475 #define ENCODING_LINESIZE macro
H A DtclIO.c.orig3187 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3191 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3248 toRead = ENCODING_LINESIZE;
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c3511 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3515 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3572 toRead = ENCODING_LINESIZE;
3475 #define ENCODING_LINESIZE macro
H A DtclIO.c.orig3187 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3191 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3248 toRead = ENCODING_LINESIZE;
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig3171 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3175 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3232 toRead = ENCODING_LINESIZE;
H A DtclIO.c3435 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3439 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3496 toRead = ENCODING_LINESIZE;
3399 #define ENCODING_LINESIZE macro
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig3187 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3191 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3248 toRead = ENCODING_LINESIZE;
H A DtclIO.c3529 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3533 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3590 toRead = ENCODING_LINESIZE;
3493 #define ENCODING_LINESIZE macro
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig3187 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3191 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3248 toRead = ENCODING_LINESIZE;
H A DtclIO.c3529 #define ENCODING_LINESIZE 30 /* Lower bound on how many bytes to convert
3533 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
3590 toRead = ENCODING_LINESIZE;
3493 #define ENCODING_LINESIZE macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c4686 #define ENCODING_LINESIZE 20 /* Lower bound on how many bytes to convert at
4690 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
4746 toRead = ENCODING_LINESIZE;
4635 #define ENCODING_LINESIZE macro
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c3977 #define ENCODING_LINESIZE 20 /* Lower bound on how many bytes to convert
3981 * ENCODING_LINESIZE * TCL_MAX_UTF bytes of
4038 toRead = ENCODING_LINESIZE;
3929 #define ENCODING_LINESIZE macro

Completed in 632 milliseconds