Searched defs:lll (Results 1 – 6 of 6) sorted by relevance
/external/bzip2/ |
D | decompress.c | 43 #define GET_BITS(lll,vvv,nnn) \ argument 67 #define GET_UCHAR(lll,uuu) \ argument 70 #define GET_BIT(lll,uuu) \ argument
|
/external/valgrind/main/memcheck/tests/ |
D | varinfo6.c | 1431 #define GET_BITS(lll,vvv,nnn) \ argument 1455 #define GET_UCHAR(lll,uuu) \ argument 1458 #define GET_BIT(lll,uuu) \ argument
|
D | origin5-bz2.c | 1393 #define GET_BITS(lll,vvv,nnn) \ argument 1417 #define GET_UCHAR(lll,uuu) \ argument 1420 #define GET_BIT(lll,uuu) \ argument
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 1378 #define GET_BITS(lll,vvv,nnn) \ argument 1402 #define GET_UCHAR(lll,uuu) \ argument 1405 #define GET_BIT(lll,uuu) \ argument
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 1402 #define GET_BITS(lll,vvv,nnn) \ argument 1426 #define GET_UCHAR(lll,uuu) \ argument 1429 #define GET_BIT(lll,uuu) \ argument
|
/external/valgrind/main/perf/ |
D | bz2.c | 1393 #define GET_BITS(lll,vvv,nnn) \ argument 1417 #define GET_UCHAR(lll,uuu) \ argument 1420 #define GET_BIT(lll,uuu) \ argument
|