Home
last modified time | relevance | path

Searched refs:bswap16 (Results 1 – 25 of 1185) sorted by relevance

12345678910>>...48

/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/ext2fs/
H A Dext2fs_bswap.c64 new->e2fs_magic = bswap16(old->e2fs_magic); in e2fs_sb_bswap()
65 new->e2fs_state = bswap16(old->e2fs_state); in e2fs_sb_bswap()
66 new->e2fs_beh = bswap16(old->e2fs_beh); in e2fs_sb_bswap()
67 new->e2fs_minrev = bswap16(old->e2fs_minrev); in e2fs_sb_bswap()
72 new->e2fs_ruid = bswap16(old->e2fs_ruid); in e2fs_sb_bswap()
73 new->e2fs_rgid = bswap16(old->e2fs_rgid); in e2fs_sb_bswap()
101 new->e2di_mode = bswap16(old->e2di_mode); in e2fs_i_bswap()
102 new->e2di_uid = bswap16(old->e2di_uid); in e2fs_i_bswap()
103 new->e2di_gid = bswap16(old->e2di_gid); in e2fs_i_bswap()
104 new->e2di_nlink = bswap16(old->e2di_nlink); in e2fs_i_bswap()
[all …]
/dports/devel/flatcc/flatcc-0.6.0/include/flatcc/portable/
H A Dpendian.h45 #define bswap16 _byteswap_ushort macro
51 #define bswap16 __builtin_bswap16
61 #define bswap16 swap16
69 #ifndef bswap16
123 #define be16toh(v) bswap16(v)
127 #define htobe16(v) bswap16(v)
133 #define le16toh(v) bswap16(v)
137 #define htole16(v) bswap16(v)
153 #define le16toh(v) (*(char *)&__pendian_test ? (v) : bswap16(v))
157 #define htole16(v) (*(char *)&__pendian_test ? (v) : bswap16(v))
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libucsi/dvb/
H A Dmosaic_descriptor.h136 bswap16(buf + pos); in dvb_mosaic_descriptor_codec()
155 bswap16(buf+pos); in dvb_mosaic_descriptor_codec()
162 bswap16(buf+pos); in dvb_mosaic_descriptor_codec()
163 bswap16(buf+pos+2); in dvb_mosaic_descriptor_codec()
164 bswap16(buf+pos+4); in dvb_mosaic_descriptor_codec()
171 bswap16(buf+pos); in dvb_mosaic_descriptor_codec()
172 bswap16(buf+pos+2); in dvb_mosaic_descriptor_codec()
173 bswap16(buf+pos+4); in dvb_mosaic_descriptor_codec()
180 bswap16(buf+pos); in dvb_mosaic_descriptor_codec()
181 bswap16(buf+pos+2); in dvb_mosaic_descriptor_codec()
[all …]
H A Dnit_section.c34 bswap16(buf + pos); in dvb_nit_section_codec()
48 bswap16(buf + pos); in dvb_nit_section_codec()
58 bswap16(buf + pos); in dvb_nit_section_codec()
59 bswap16(buf + pos + 2); in dvb_nit_section_codec()
60 bswap16(buf + pos + 4); in dvb_nit_section_codec()
H A Dbat_section.c34 bswap16(buf + pos); in dvb_bat_section_codec()
47 bswap16(buf + pos); in dvb_bat_section_codec()
57 bswap16(buf + pos); in dvb_bat_section_codec()
58 bswap16(buf + pos + 2); in dvb_bat_section_codec()
59 bswap16(buf + pos + 4); in dvb_bat_section_codec()
H A Dip_mac_stream_location_descriptor.h61 bswap16(buf); in dvb_ip_mac_stream_location_descriptor_codec()
62 bswap16(buf+2); in dvb_ip_mac_stream_location_descriptor_codec()
63 bswap16(buf+4); in dvb_ip_mac_stream_location_descriptor_codec()
64 bswap16(buf+6); in dvb_ip_mac_stream_location_descriptor_codec()
H A Drst_section.c35 bswap16(buf + pos); in dvb_rst_section_codec()
36 bswap16(buf + pos + 2); in dvb_rst_section_codec()
37 bswap16(buf + pos + 4); in dvb_rst_section_codec()
38 bswap16(buf + pos + 6); in dvb_rst_section_codec()
H A Deit_section.c33 bswap16(buf + pos); in dvb_eit_section_codec()
35 bswap16(buf + pos); in dvb_eit_section_codec()
45 bswap16(buf + pos); in dvb_eit_section_codec()
46 bswap16(buf + pos + 10); in dvb_eit_section_codec()
H A Dsit_section.c34 bswap16(buf + pos); in dvb_sit_section_codec()
51 bswap16(buf + pos); in dvb_sit_section_codec()
52 bswap16(buf + pos + 2); in dvb_sit_section_codec()
53 bswap16(buf + pos + 4); in dvb_sit_section_codec()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/libcollectdclient/collectd/
H A Dstdendian.h76 #define bswap16(x) bswap_16(x) macro
94 #define bswap16(x) BSWAP_16(x) macro
156 #define bswap16(x) as_ushort(as_uchar2(ushort(x)).s1s0) macro
189 #ifndef bswap16
193 #define bswap16(x) __builtin_bswap16(x) macro
195 #define bswap16(x) \ macro
232 #define htobe16(x) bswap16((x))
234 #define be16toh(x) bswap16((x))
248 #define htole16(x) bswap16((x))
250 #define le16toh(x) bswap16((x))
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libucsi/atsc/
H A Dtvct_section.c47 bswap16(buf+pos+8); in atsc_tvct_section_codec()
48 bswap16(buf+pos+10); in atsc_tvct_section_codec()
49 bswap16(buf+pos+12); in atsc_tvct_section_codec()
50 bswap16(buf+pos+14); in atsc_tvct_section_codec()
51 bswap16(buf+pos+16); in atsc_tvct_section_codec()
66 bswap16(buf+pos); in atsc_tvct_section_codec()
H A Dcvct_section.c45 bswap16(buf+pos+8); in atsc_cvct_section_codec()
46 bswap16(buf+pos+10); in atsc_cvct_section_codec()
47 bswap16(buf+pos+12); in atsc_cvct_section_codec()
48 bswap16(buf+pos+14); in atsc_cvct_section_codec()
49 bswap16(buf+pos+16); in atsc_cvct_section_codec()
64 bswap16(buf+pos); in atsc_cvct_section_codec()
H A Dmgt_section.c35 bswap16(buf + pos); in atsc_mgt_section_codec()
45 bswap16(buf+pos); in atsc_mgt_section_codec()
46 bswap16(buf+pos+2); in atsc_mgt_section_codec()
48 bswap16(buf+pos+9); in atsc_mgt_section_codec()
63 bswap16(buf+pos); in atsc_mgt_section_codec()
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libucsi/
H A Dsection.h115 bswap16(buf+1); in section_codec()
137 bswap16(buf+1); in section_check_crc()
139 bswap16(buf+1); in section_check_crc()
168 bswap16((uint8_t *)section + sizeof(struct section)); in section_ext_decode()
186 bswap16((uint8_t *)section + sizeof(struct section)); in section_ext_encode()
194 bswap16(buf+1); in section_ext_encode()
196 bswap16(buf+1); in section_ext_encode()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_common_byteswap.h73 #undef bswap16
75 # define bswap16 __builtin_bswap16 macro
77 # define bswap16 gnuc_bswap16 macro
91 # define bswap16 _byteswap_ushort macro
93 # define bswap16 inline_bswap16 macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/cyclone/tests/
H A Dtest_misc2_gen.c8 #define bswap16(x) (x=(unsigned short)((x<<8)|(x>>8))) macro
13 bswap16(op); in write_op()
14 bswap16(word0); in write_op()
15 bswap16(word1); in write_op()
16 bswap16(word2); in write_op()
/dports/security/liboqs/liboqs-0.7.0/src/sig/picnic/external/
H A Dendian_compat.h17 #define bswap16(x) __builtin_bswap16(x) macro
23 #define bswap16(x) _byteswap_ushort(x) macro
27 static inline uint16_t ATTR_CONST bswap16(uint16_t x) { in bswap16() function
156 #define htobe16(x) bswap16((x))
158 #define be16toh(x) bswap16((x))
172 #define htole16(x) bswap16((x))
174 #define le16toh(x) bswap16((x))
/dports/www/squid/squid-4.15/lib/ntlmauth/
H A Dsupport_endian.h48 #if !HAVE_BSWAP16 && !defined(bswap16)
50 # define bswap16(x) bswap_16(x) macro
52 # define bswap16(x) \ macro
59 # define htole16(x) bswap16(x)
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c91 bswap16(channel->__short_name[i]); in atsc_table_vct_init()
94 bswap16(channel->channel_tsid); in atsc_table_vct_init()
95 bswap16(channel->program_number); in atsc_table_vct_init()
97 bswap16(channel->bitfield2); in atsc_table_vct_init()
98 bswap16(channel->source_id); in atsc_table_vct_init()
99 bswap16(channel->bitfield3); in atsc_table_vct_init()
136 bswap16(d->descriptor_length); in atsc_table_vct_init()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c91 bswap16(channel->__short_name[i]); in atsc_table_vct_init()
94 bswap16(channel->channel_tsid); in atsc_table_vct_init()
95 bswap16(channel->program_number); in atsc_table_vct_init()
97 bswap16(channel->bitfield2); in atsc_table_vct_init()
98 bswap16(channel->source_id); in atsc_table_vct_init()
99 bswap16(channel->bitfield3); in atsc_table_vct_init()
136 bswap16(d->descriptor_length); in atsc_table_vct_init()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c91 bswap16(channel->__short_name[i]); in atsc_table_vct_init()
94 bswap16(channel->channel_tsid); in atsc_table_vct_init()
95 bswap16(channel->program_number); in atsc_table_vct_init()
97 bswap16(channel->bitfield2); in atsc_table_vct_init()
98 bswap16(channel->source_id); in atsc_table_vct_init()
99 bswap16(channel->bitfield3); in atsc_table_vct_init()
136 bswap16(d->descriptor_length); in atsc_table_vct_init()
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libucsi/mpeg/
H A Dpmt_section.c34 bswap16(buf + pos); in mpeg_pmt_section_codec()
36 bswap16(buf + pos); in mpeg_pmt_section_codec()
54 bswap16(buf + pos + 1); in mpeg_pmt_section_codec()
55 bswap16(buf + pos + 3); in mpeg_pmt_section_codec()
/dports/sysutils/wimlib/wimlib-1.13.0/include/wimlib/
H A Dendianness.h30 # undef bswap16
85 #define bswap16(n) (__builtin_constant_p(n) ? bswap16_const(n) : do_bswap16(n)) macro
90 # define cpu_to_le16(n) ((_force_attr le16)bswap16(n))
93 # define le16_to_cpu(n) bswap16((_force_attr u16)(le16)(n))
109 # define cpu_to_be16(n) ((_force_attr be16)bswap16(n))
112 # define be16_to_cpu(n) bswap16((_force_attr u16)(be16)(n))
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dbswap.h17 uint16_t bswap16(uint16_t) __attribute__((__const__));
20 uint16_t bswap16(uint16_t) __RENAME(__bswap16) __attribute__((__const__));
38 #define __BYTE_SWAP_U16_VARIABLE bswap16
70 #define bswap16(x) \ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dbswap.h16 uint16_t bswap16(uint16_t) __constfunc;
19 uint16_t bswap16(uint16_t) __RENAME(__bswap16) __constfunc;
37 #define __BYTE_SWAP_U16_VARIABLE bswap16
71 #define bswap16(x) \ macro

12345678910>>...48