Home
last modified time | relevance | path

Searched defs:bits32 (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/third_party/address_sorting/
Daddress_sorting.c88 uint32_t* bits32 = (uint32_t*)ipv6_address; in in6_is_addr_loopback() local
94 uint32_t* bits32 = (uint32_t*)ipv6_address; in in6_is_addr_v4mapped() local
99 uint32_t* bits32 = (uint32_t*)ipv6_address; in in6_is_addr_v4compat() local
/third_party/jerryscript/tests/unit-libm/
Dtest-libm.c42 uint32_t bits32[2]; member
/third_party/boost/libs/icl/example/large_bitset_/
Dlarge_bitset.hpp33 typedef bits<nat32> bits32; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp350 const MemoryMapParams *bits32; member