Searched refs:u4 (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dunaligned-funcs.c35 struct __attribute__((packed)) u4 { int data; }; struct
41 return ((struct u4 *) ptr)->data;
47 ((struct u4 *) ptr)->data = data;
/freebsd-10.1-release/crypto/openssl/engines/ccgost/
H A Dgost89.h15 typedef unsigned int u4; typedef
17 typedef unsigned long u4; typedef
36 u4 k[8];
38 u4 k87[256], k65[256], k43[256], k21[256];
H A Dgost_keywrap.c27 u4 k, s1, s2;
36 k = ((u4) outputKey[4 * j]) | (outputKey[4 * j + 1] << 8) |
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dopensolaris_crc32.c44 typedef unsigned int u4; typedef
47 typedef unsigned long u4; typedef
50 typedef unsigned short u4; typedef
238 u4 endian;
272 register u4 c;
273 register const u4 FAR *buf4;
275 c = (u4)crc;
282 buf4 = (const u4 FAR *)(const void FAR *)buf;
312 register u4 c;
313 register const u4 FA
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dunwind-pe.h191 unsigned u4 __attribute__ ((mode (SI)));
238 result = u->u4;
190 unsigned u4 __attribute__ ((mode (SI))); member in union:unaligned
H A Dunwind-dw2.c96 unsigned u4 __attribute__ ((mode (SI)));
123 read_4u (const void *p) { const union unaligned *up = p; return up->u4; }
95 unsigned u4 __attribute__ ((mode (SI))); member in union:unaligned
/freebsd-10.1-release/usr.bin/hexdump/
H A Ddisplay.c121 u_int32_t u4; local
197 bcopy(bp, &u4, sizeof(u4));
198 (void)printf(pr->fmt, (u_quad_t)u4);
/freebsd-10.1-release/lib/msun/src/
H A De_lgamma_r.c131 u4 = 2.28963728064692451092e-01, /* 0x3FCD4EAE, 0xF6010924 */ variable
263 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
H A De_lgammaf_r.c64 u4 = 2.2896373272e-01, /* 0x3e6a7578 */ variable
191 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dintel_sas.h864 } u4; member in struct:SMP_RESPONSE_DISCOVER
H A Dscif_sas_smp_remote_device.c539 || discover_response->u4.sas2.negotiated_physical_link_rate == SCI_SATA_SPINUP_HOLD)
843 && discover_response->u4.sas2.negotiated_physical_link_rate != SCI_SATA_SPINUP_HOLD
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-802_11.c1892 } u, u2, u3, u4; local
1950 rc = cpack_uint8(s, &u4.u8);
/freebsd-10.1-release/contrib/ncurses/include/
H A DCaps.osf1r5762 user4 u4 str u4 - - ----- User string #4
H A DCaps619 user4 u4 str u4 - - ----- User string #4
H A DCaps.aix4721 user4 u4 str u4 - - ----- User string #4
H A DCaps.hpux11627 user4 u4 str u4 - - ----- User string #4
H A DCaps.keys621 user4 u4 str u4 - - ----- User string #4

Completed in 360 milliseconds