Lines Matching refs:raw_malloc
311 int raw_malloc, _Py_error_handler errors) in encode_ascii() argument
325 if (raw_malloc) { in encode_ascii()
348 if (raw_malloc) { in encode_ascii()
665 int raw_malloc, _Py_error_handler errors) in encode_current_locale() argument
725 if (raw_malloc) { in encode_current_locale()
740 if (raw_malloc) { in encode_current_locale()
776 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex() argument
781 raw_malloc, errors); in encode_locale_ex()
784 raw_malloc, errors); in encode_locale_ex()
790 raw_malloc, errors); in encode_locale_ex()
798 raw_malloc, errors); in encode_locale_ex()
808 raw_malloc, errors); in encode_locale_ex()
813 raw_malloc, errors); in encode_locale_ex()
819 int raw_malloc, int current_locale) in encode_locale() argument
823 raw_malloc, current_locale, in encode_locale()