Searched defs:nnn (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/bzip2/ | ||
H A D | bzlib_decompress.c | 86 #define GET_BITS(lll,vvv,nnn) \ argument |
H A D | bzlib_private.h | 139 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1) argument |