Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/serialization/example/
Dportable_binary_archive.hpp36 reverse_bytes(char size, char *address){ in reverse_bytes() function
/external/linux-kselftest/tools/testing/selftests/sgx/
Dsigstruct.c64 static void reverse_bytes(void *data, int length) in reverse_bytes() function
/external/rust/crates/bstr/src/
Dext_slice.rs2791 fn reverse_bytes(&mut self) { in reverse_bytes() method