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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.c72 const int hex_cols = 3; /* Columns per hex value (" %02X") */ local
74 char hex_buf[hex_cols*bytes_per_line+1]; /* Hex byte buf */
96 sprintf(&hex_buf[hex_cols*i], " %02X",

Completed in 11 milliseconds