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