Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dfileutils.c204 int raw_malloc, int surrogateescape) in encode_ascii()
552 int raw_malloc, int surrogateescape) in encode_current_locale()
640 int raw_malloc, int current_locale, int surrogateescape) in encode_locale_ex()
679 int raw_malloc, int current_locale) in encode_locale()
/external/python/cpython3/Modules/
D_tracemalloc.c295 raw_malloc(size_t size) in raw_malloc() function
/external/python/cpython3/Objects/
Dunicodeobject.c5071 const char **reason, int raw_malloc, int surrogateescape) in _Py_EncodeUTF8Ex()