Home | History | Annotate | Download | only in switchback

Lines Matching refs:toHChar

107       return toHChar(c + ('A' - 'a'));
143 # define MAYBE_TOUPPER(ch) toHChar(capitalise ? vexxx_toupper(ch) : (ch))
228 buf[ind] = toHChar((flags & VG_MSG_ZJUSTIFY) ? '0': ' ');
345 send(toHChar(va_arg (vargs, int)));