Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/
D__init__.py51 _pack_uint32 = _bootstrap_external._pack_uint32 variable
D_bootstrap_external.py79 def _pack_uint32(x): function