Home
last modified time | relevance | path

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

/third_party/python/Python/
Dfileutils.c311 int raw_malloc, _Py_error_handler errors) in encode_ascii()
665 int raw_malloc, _Py_error_handler errors) in encode_current_locale()
776 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex()
819 int raw_malloc, int current_locale) in encode_locale()
/third_party/python/Modules/
D_tracemalloc.c252 raw_malloc(size_t size) in raw_malloc() function
/third_party/python/Objects/
Dunicodeobject.c5490 const char **reason, int raw_malloc, _Py_error_handler errors) in _Py_EncodeUTF8Ex()