Searched defs:LIST (Results 1 – 1 of 1) sorted by relevance
13 #define LIST(num) 0x9F /* Use short count 31 (indefinite-length). Note that the 'num' argument is i… macro24 #define LIST(num) CONCAT_BYTE(0x8, num) macro