Searched refs:STK_HDRSIZE (Results 1 – 2 of 2) sorted by relevance
57 #define STK_HDRSIZE (sizeof(Sfio_t)+sizeof(Sfdisc_t)) macro90 ((struct stk*)(((char*)(stream))+STK_HDRSIZE)))91 #define stk2stream(sp) ((Sfio_t*)(((char*)(sp))-STK_HDRSIZE))
57 #define STK_HDRSIZE (sizeof(Sfio_t)+sizeof(Sfdisc_t)) macro 90 ((struct stk*)(((char*)(stream))+STK_HDRSIZE)))91 #define stk2stream(sp) ((Sfio_t*)(((char*)(sp))-STK_HDRSIZE))