COLOR_SIZE
#define END_COLOR (START_COLOR + COLOR_SIZE)
while ((u_int)off >= COLOR_SIZE)
off -= COLOR_SIZE; /* XXX thorpej ??? */
#define END_COLOR (START_COLOR + COLOR_SIZE)
while ((u_int)off >= COLOR_SIZE)
off -= COLOR_SIZE; /* XXX thorpej ??? */