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()
1693 #define returnChar(code) TRACE_RETURN(code,char) macro1769 #define returnChar(code) return ((char) code) macro
11291 returnChar().11292 + add returnChar() trace, for functions returning chtype.