Searched refs:INT8_TO_STREAM (Results 1 – 2 of 2) sorted by relevance
58 #define INT8_TO_STREAM(p, u8) {*(p)++ = (INT8)(u8);} macro
226 #define INT8_TO_STREAM(p, u8) {*(p)++ = (INT8)(u8);} macro