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

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Daf.c100 #define IMVAL 33 macro
102 hash = hash * IMVAL + *c++;
103 hash = hash * IMVAL + *c++;
104 hash = hash * IMVAL + *c++;
105 hash = hash * IMVAL + *c++;
106 #undef IMVAL macro

Completed in 57 milliseconds