Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dhamt.h110 int _PyHamt_Init(void);
/external/python/cpython3/Python/
Dcontext.c1248 if (!_PyHamt_Init()) { in _PyContext_Init()
Dhamt.c2974 _PyHamt_Init(void) in _PyHamt_Init() function