Searched refs:pw (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.c841 int pw; local
864 pw = pack_tiny_bytes (str_data+str_count,
867 Eprintf("pw=%d\n", pw);
890 if (pw < 4) {
906 * When pw = 0,1 means we've reached the end of a
911 if (pw >= 0) {
912 g += pw;
914 if (pw <= 1) {
935 if (pw >
[all...]

Completed in 13 milliseconds