findstr           287 src/dps8/uthash.h # define HASH_FIND_STR(head,findstr,out)                                          \
findstr           288 src/dps8/uthash.h     HASH_FIND(hh,head,findstr,strlen(findstr),out)