Searched defs:UINT8_TO_STREAM (Results 1 – 2 of 2) sorted by relevance
57 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (UINT8)(u8);} macro
225 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (UINT8)(u8);} macro