Home
last modified time | relevance | path

Searched defs:lo32 (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/lib/marisa/grimoire/vector/
Dpop-count.h31 std::size_t lo32() const { in lo32() function
/external/python/cpython3/Lib/test/
Dtest_tuple.py141 native32=None, native64=None, hi32=None, lo32=None, argument
/external/bzip2/
Dbzip2.c238 void uInt64_from_UInt32s ( UInt64* n, UInt32 lo32, UInt32 hi32 ) in uInt64_from_UInt32s()