Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsort.c29 static unsigned char been_there[256]; variable
32 if (!been_there[_c]) { \
33 been_there[_c] = 1; \