Searched defs:NEXT_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define NEXT_READ_SIZE(p) *(s32 *)(p->ptr) macro
54 #define NEXT_READ_SIZE(p) *(u32 *)((p).readBuffer[(p).readIndex].ptr) macro