findstr 231 ompi/mca/topo/treematch/treematch/uthash.h #define HASH_FIND_STR(head,findstr,out) \ findstr 232 ompi/mca/topo/treematch/treematch/uthash.h HASH_FIND(hh,head,findstr,strlen(findstr),out) findstr 264 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h #define HASH_FIND_STR(head,findstr,out) \ findstr 265 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h HASH_FIND(hh,head,findstr,(unsigned)strlen(findstr),out)