Searched defs:bswap (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/usr.bin/kdump/ |
H A D | kdump.c | 1179 int bswap = word_sz - 1; in hexdump_buf() local 1181 #define bswap 0 in hexdump_buf() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-store-merging.cc | 905 find_bswap_or_nop (gimple *stmt, struct symbolic_number *n, bool *bswap, in find_bswap_or_nop() 1102 bool bswap, uint64_t mask) in bswap_replace() 1388 bool bswap; in maybe_optimize_vector_constructor() local 1504 bool bswap, cast64_to_32; in execute() local 4230 bool bswap = group->stores[0]->rhs_code == LROTATE_EXPR; in output_merged_store() local
|
H A D | wide-int.cc | 736 wide_int_storage::bswap () const in bswap() function in wide_int_storage
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
H A D | sa_impl.h | 72 #define ATTR_ENCODE(x, attr, length, bswap) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-store-merging.c | 854 find_bswap_or_nop (gimple *stmt, struct symbolic_number *n, bool *bswap) in find_bswap_or_nop() 936 bool bswap) in bswap_replace() 1234 bool bswap; in execute() local 3893 bool bswap = group->stores[0]->rhs_code == LROTATE_EXPR; in output_merged_store() local
|
H A D | wide-int.cc | 736 wide_int_storage::bswap () const in bswap() function in wide_int_storage
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | declaration.h | 516 bswap, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
H A D | lib1funcs.S | 3078 .macro bswap a, b macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
H A D | lib1funcs.S | 3078 .macro bswap a, b macro
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | spa_misc.c | 1609 dmu_object_byteswap_t bswap = in snprintf_blkptr() local
|
H A D | arc.c | 2039 dmu_object_byteswap_t bswap = hdr->b_l1hdr.b_byteswap; in arc_decompress() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 1160 unit_convert bswap = convert & ~(GFC_CONVERT_R16_IEEE | GFC_CONVERT_R16_IBM); in unformatted_read() local
|