Searched refs:ascii_uc2str (Results 1 – 3 of 3) sorted by relevance
128 const char *ascii_uc2str(int);
738 cp = ascii_uc2str(uc); in term_word()790 cp = ascii_uc2str(uc); in term_word()1066 rhs = ascii_uc2str(uc); in term_strlen()
298 ascii_uc2str(int uc) in ascii_uc2str() function