Home
last modified time | relevance | path

Searched refs:sset_test (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsset.h40 static inline bool sset_test(struct sset *s, unsigned int idx) in sset_test() function
50 if (sset_test(s, idx)) in sset_testset()