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

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c105 Byte uhl_tag[3]; /* 'UHL' sentinel tag */ member in struct:__anon13193
446 if (strncmp ((char *)th->uhl.uhl_tag, "UHL", 3) != 0) {
464 th->uhl.uhl_tag[0] = 'U';
465 th->uhl.uhl_tag[1] = 'H';
466 th->uhl.uhl_tag[2] = 'L';

Completed in 150 milliseconds