Searched refs:maxnibbles (Results 1 – 2 of 2) sorted by relevance
319 #define DECODE_INT_INTERNAL(number, maxnibbles, pnumber, evbuf, offset) \ argument334 if (nibbles > maxnibbles || (nibbles >> 1) + 1 > len) \