Home
last modified time | relevance | path

Searched defs:CellType (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dtypes.py23 CellType = type(_cell_factory()) variable
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc93 using CellType = uint32_t; typedef in v8::internal::GlobalHandles::NodeBlock