Searched defs:byte_swap (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DEndian.h49 inline value_type byte_swap(value_type value, endianness endian) { function in namespace:llvm::support::endian
57 inline value_type byte_swap(value_type value) { function in namespace:llvm::support::endian
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dlex.h124 int byte_swap : 1; member in struct:java_lexer
/openbsd-current/sys/lib/libz/
H A Dcrc32.c111 local z_word_t byte_swap(z_word_t word) { function
/openbsd-current/lib/libz/
H A Dcrc32.c111 local z_word_t byte_swap(z_word_t word) { function
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dcrc32.c126 local z_word_t byte_swap( function

Completed in 203 milliseconds