Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dutlist.h123 #define LL_SEARCH_SCALAR_WITH_CAST(head, out, nout, field, val) \ argument
126 (nout) = (__typeof(nout))out; \
127 if ((nout)->field == (val)) \
129 (nout) = 0; \