Searched refs:returnChar (Results 1 – 3 of 3) sorted by relevance
103 returnChar((char) result); in NCURSES_SP_NAME()140 returnChar((char) result); in NCURSES_SP_NAME()
1770 #define returnChar(code) TRACE_RETURN(code,char) macro1846 #define returnChar(code) return ((char) code) macro
11860 returnChar().11861 + add returnChar() trace, for functions returning chtype.