Home | History | Annotate | Download | only in common

Lines Matching refs:DEREF

1488 #define STRING_HASH(TYPE, STR, STRLEN, DEREF) \
1496 hash = (hash * 37) + DEREF; \