Searched refs:LWZReadByte (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkImgGIF.c | 77 static int LWZReadByte _ANSI_ARGS_((FILE *fd, int flag, 458 if (LWZReadByte(fd, 1, c) < 0) { 478 while ((v = LWZReadByte(fd,0,c)) >= 0 ) { 522 LWZReadByte(fd, flag, input_code_size) 519 LWZReadByte(fd, flag, input_code_size) function
|
Completed in 11 milliseconds