Home
last modified time | relevance | path

Searched refs:_PyHamt_Init (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_hamt.h113 int _PyHamt_Init(void);
/external/python/cpython3/Python/
Dcontext.c1297 if (!_PyHamt_Init()) { in _PyContext_Init()
Dhamt.c2975 _PyHamt_Init(void) in _PyHamt_Init() function