Searched refs:endCode (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c760 int codeSize, clearCode, inCode, endCode, oldCode, maxCode,
792 endCode = clearCode + 1;
818 if (code > maxCode || code == endCode) {
825 * If the code is the magic endCode value, quit.
756 int codeSize, clearCode, inCode, endCode, oldCode, maxCode, local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImgGIF.c879 int codeSize, clearCode, inCode, endCode, oldCode, maxCode;
917 endCode = clearCode + 1;
948 if (code > maxCode || code == endCode) {
955 * If the code is the magic endCode value, quit.
870 int codeSize, clearCode, inCode, endCode, oldCode, maxCode; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgGIF.c823 int codeSize, clearCode, inCode, endCode, oldCode, maxCode;
859 endCode = clearCode + 1;
889 if (code > maxCode || code == endCode) {
896 * If the code is the magic endCode value, quit.
818 int codeSize, clearCode, inCode, endCode, oldCode, maxCode; local
/macosx-10.10/tcl-105/tcl84/tcl/tools/
H A Dman2help2.tcl55 set state(endCode) "}"
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A Dman2help2.tcl55 set state(endCode) "}"
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c91033 static const VdbeOpList endCode[] = { local
[all...]

Completed in 414 milliseconds