Searched refs:FNVPART (Results 1 – 1 of 1) sorted by relevance
41 #define FNVPART(h,c) (h = (h) * FNV_MULT ^ (c)) macro45 FNVPART(h, ((unsigned char*)s)[_i_++]); \