Home
last modified time | relevance | path

Searched refs:native_32 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_in_union_test.cpp61 native_int32_t native_32; member
Dendian_test.cpp198 native_int32_t native_32; in check_data() local
268 VERIFY(native_32.data() == reinterpret_cast<const unsigned char *>(&native_32)); in check_data()