hashd
#define HASH hashd /* Division hashing routine */
static unsigned int hashd();
printf("division: %d, ", hashd(line));