gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:dcharhash (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/search/hash_func.c - 5.4KB - 186 lines
79:  */
80: #define dcharhash(h, c) ((h) = 0x63c63cd9*(h) + 0x9c39c33d + (c))
81: