Home
last modified time | relevance | path

Searched refs:returnSP (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcurses/base/
H A Dlib_newterm.c197 returnSP(SP_PARM); in NCURSES_SP_NAME()
359 returnSP(result); in NCURSES_SP_NAME()
/openbsd/lib/libcurses/tinfo/
H A Dlib_setup.c982 returnSP(sp); in new_prescr()
/openbsd/lib/libcurses/
H A Dcurses.priv.h1693 #define returnSP(code) TRACE_RETURN1(code,sp) macro
1769 #define returnSP(code) return code macro