Searched refs:LISTCHECK (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | strsubr.c | 398 #define LISTCHECK(head, tail, link) { \ macro 409 LISTCHECK(head, tail, link); \ 422 LISTCHECK(head, tail, link); \ 437 LISTCHECK(head, tail, link); \ 453 LISTCHECK(head, tail, link); \
|