Searched defs:isstr (Results 1 – 2 of 2) sorted by relevance
236 #define isstr(n) ((n)->tval & STR) macro
2299 uint32_t hashval = 0, limit, isstr; in dtrace_aggregate() local