Home | History | Annotate | Download | only in cpython3

Lines Matching refs:use_ebcdic

14847 		int use_ebcdic (int i) {
14855 return use_ascii (foo) == use_ebcdic (foo);