Searched refs:WINSTACK (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dncurses.c640 } WINSTACK; typedef in typeref:struct:__anon10996
642 static WINSTACK *winstack = 0;
664 winstack = typeMalloc(WINSTACK, len_winstack);
667 winstack = typeRealloc(WINSTACK, len_winstack, winstack);

Completed in 91 milliseconds