Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_hamt.h113 int _PyHamt_Init(void);
/third_party/python/Python/
Dcontext.c1320 if (!_PyHamt_Init()) { in _PyContext_Init()
Dhamt.c2956 _PyHamt_Init(void) in _PyHamt_Init() function