Home
last modified time | relevance | path

Searched defs:raw_malloc (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
Dfileutils.c244 int raw_malloc, _Py_error_handler errors) in encode_ascii()
616 int raw_malloc, _Py_error_handler errors) in encode_current_locale()
727 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex()
770 int raw_malloc, int current_locale) in encode_locale()
/external/python/cpython3/Modules/
D_tracemalloc.c252 raw_malloc(size_t size) in raw_malloc() function
/external/python/cpython3/Objects/
Dunicodeobject.c5292 const char **reason, int raw_malloc, _Py_error_handler errors) in _Py_EncodeUTF8Ex()