Searched refs:returnChar (Results 1 – 3 of 3) sorted by relevance
98 returnChar((char) result); in NCURSES_SP_NAME()133 returnChar((char) result); in NCURSES_SP_NAME()
1618 #define returnChar(code) TRACE_RETURN(code,char) macro1683 #define returnChar(code) return ((char) code) macro
6910 returnChar().6911 + add returnChar() trace, for functions returning chtype.