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