Home | History | Annotate | Download | only in Utils

Lines Matching defs:ToAscii

1326     // toascii(c) -> c & 0x7f
1747 static ToAsciiOpt ToAscii;
1845 case LibFunc::toascii:
1846 return &ToAscii;