Searched refs:nout (Results 1 – 1 of 1) sorted by relevance
123 #define LL_SEARCH_SCALAR_WITH_CAST(head, out, nout, field, val) \ argument126 (nout) = (__typeof(nout))out; \127 if ((nout)->field == (val)) \129 (nout) = 0; \