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