Searched defs:DT_PRIME (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/include/ | ||
H A D | cdt.h | 351 #define DT_PRIME 17109811 /* 2#00000001 00000101 00010011 00110011 */ macro 352 #define dtcharhash(h,c) (((unsigned int)(h) + (unsigned int)(c)) * DT_PRIME ) |
Completed in 12 milliseconds