Lines Matching refs:raw_malloc
317 int raw_malloc, _Py_error_handler errors)
331 if (raw_malloc) {
354 if (raw_malloc) {
671 int raw_malloc, _Py_error_handler errors)
731 if (raw_malloc) {
746 if (raw_malloc) {
766 * raw_malloc: if non-zero, allocate memory using PyMem_RawMalloc() instead
782 int raw_malloc, int current_locale, _Py_error_handler errors)
787 raw_malloc, errors);
790 raw_malloc, errors);
796 raw_malloc, errors);
804 raw_malloc, errors);
814 raw_malloc, errors);
819 raw_malloc, errors);
825 int raw_malloc, int current_locale)
829 raw_malloc, current_locale,