Searched refs:stk2stream (Results 1 – 1 of 1) sorted by relevance
91 #define stk2stream(sp) ((Sfio_t*)(((char*)(sp))-STK_HDRSIZE)) macro275 old = stkcur?stk2stream(stkcur):0; in stkinstall()