Home | History | Annotate | Download | only in Utils

Lines Matching defs:ToAscii

1603     // toascii(c) -> c & 0x7f
2093 static ToAsciiOpt ToAscii;
2199 case LibFunc::toascii:
2200 return &ToAscii;