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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_gamma_pack.c977 int tb; local
1027 * When tb = 0,1 means we've reached the end of a
1033 tb = unpack_tiny_bytes (*sp, tbl+tcount, tbl_len-tcount);
1036 tcount += tb;
1038 if ( (tb == 0) || (tb == 1) ) {

Completed in 11 milliseconds