Lines Matching refs:raw_malloc
317 int raw_malloc, _Py_error_handler errors) in encode_ascii() argument
331 if (raw_malloc) { in encode_ascii()
354 if (raw_malloc) { in encode_ascii()
671 int raw_malloc, _Py_error_handler errors) in encode_current_locale() argument
731 if (raw_malloc) { in encode_current_locale()
746 if (raw_malloc) { in encode_current_locale()
782 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex() argument
787 raw_malloc, errors); in encode_locale_ex()
790 raw_malloc, errors); in encode_locale_ex()
796 raw_malloc, errors); in encode_locale_ex()
804 raw_malloc, errors); in encode_locale_ex()
814 raw_malloc, errors); in encode_locale_ex()
819 raw_malloc, errors); in encode_locale_ex()
825 int raw_malloc, int current_locale) in encode_locale() argument
829 raw_malloc, current_locale, in encode_locale()