Searched defs:MAP (Results 1 – 1 of 1) sorted by relevance
16 #define MAP(num) 0xBF /* Use short count 31 (indefinite-length). Note that the 'num' argument is i… macro27 #define MAP(num) CONCAT_BYTE(0xA, num) macro