Searched refs:STK_HDRSIZE (Results 1 – 1 of 1) 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))