Home
last modified time | relevance | path

Searched refs:_PyAccu_Destroy (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_accu.h33 PyAPI_FUNC(void) _PyAccu_Destroy(_PyAccu *acc);
/third_party/python/Objects/
H A Daccu.c111 _PyAccu_Destroy(_PyAccu *acc) in _PyAccu_Destroy() function
/third_party/python/Modules/_io/
H A Dstringio.c575 _PyAccu_Destroy(&self->accu); in _io_StringIO_close_impl()
605 _PyAccu_Destroy(&self->accu); in stringio_dealloc()
690 _PyAccu_Destroy(&self->accu); in _io_StringIO___init___impl()
/third_party/python/Modules/
H A D_json.c1305 _PyAccu_Destroy(&acc); in encoder_call()

Completed in 5 milliseconds