Home | History | Annotate | Download | only in Utils

Lines Matching refs:toascii

1326     // toascii(c) -> c & 0x7f
1750 static ToAsciiOpt ToAscii;
1848 case LibFunc::toascii:
1849 return &ToAscii;