Home
last modified time | relevance | path

Searched defs:uu (Results 1 – 17 of 17) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dlibgcc2.c75 const DWunion uu = {.ll = u}; in __negdi2() local
289 const DWunion uu = {.ll = u}; in __mulvDI3() local
417 const DWunion uu = {.ll = u}; in __lshrdi3() local
445 const DWunion uu = {.ll = u}; in __ashldi3() local
473 const DWunion uu = {.ll = u}; in __ashrdi3() local
515 const DWunion uu = {.ll = u}; in __ffsDI2() local
534 const DWunion uu = {.ll = u}; in __muldi3() local
704 const DWunion uu = {.ll = x}; in __clzDI2() local
736 const DWunion uu = {.ll = x}; in __ctzDI2() local
818 const DWunion uu = {.ll = x}; in __parityDI2() local
[all …]
/freebsd-9-stable/sys/contrib/ngatm/netnatm/saal/
Dsaal_sscop.c1256 send_bgn(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgn()
1292 send_bgrej(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgrej()
1325 send_bgak(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgak()
1420 send_end(struct sscop *sscop, int src, struct SSCOP_MBUF_T *uu) in send_end()
1626 send_rs(struct sscop *sscop, int resend, struct SSCOP_MBUF_T *uu) in send_rs()
1693 sscop_idle_establish_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_idle_establish_req()
2006 sscop_outpend_release_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_outpend_release_req()
2057 sscop_inpend_establish_resp(struct sscop *sscop, struct sscop_msg *uu) in sscop_inpend_establish_resp()
2078 sscop_inpend_release_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_inpend_release_req()
2301 sscop_outdis_establish_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_outdis_establish_req()
[all …]
/freebsd-9-stable/lib/libc/quad/
Dquad.h60 union uu { union
/freebsd-9-stable/sys/contrib/ngatm/netnatm/msg/
Duni_msg.h15 struct uni_ie_uu uu; member
39 struct uni_ie_uu uu; member
61 struct uni_ie_uu uu; member
71 struct uni_ie_uu uu; member
97 struct uni_ie_uu uu; member
165 struct uni_ie_uu uu; member
184 struct uni_ie_uu uu; member
194 struct uni_ie_uu uu; member
203 struct uni_ie_uu uu; member
214 struct uni_ie_uu uu; member
[all …]
Duni_ie.h37 struct uni_ie_uu uu; member
Duni_ie.c5524 DEF_IE_PRINT(itu, uu) in DEF_IE_PRINT() argument
5538 DEF_IE_CHECK(itu, uu) in DEF_IE_CHECK() argument
5548 DEF_IE_ENCODE(itu, uu) in DEF_IE_ENCODE() argument
5558 DEF_IE_DECODE(itu, uu) in DEF_IE_DECODE() argument
Dunistruct.h997 u_char uu[UNI_UU_MAXLEN]; member
/freebsd-9-stable/lib/libstand/
Dquad.h61 union uu { union
/freebsd-9-stable/sys/libkern/
Dquad.h65 union uu { union
/freebsd-9-stable/contrib/groff/src/libs/libgroff/
Derrarg.cpp40 errarg::errarg(unsigned int uu) : type(UNSIGNED_INTEGER) in errarg()
/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/support/
Duuid.c68 char *uu = (char *)uuid; in uuid_getnodeuniq() local
/freebsd-9-stable/crypto/openssl/ssl/
Ds23_lib.c83 unsigned int uu = ssl3_num_ciphers(); in ssl23_get_cipher() local
/freebsd-9-stable/lib/libc/stdio/
Dxprintf_int.c266 uintmax_t uu; in __printf_render_int() local
/freebsd-9-stable/crypto/heimdal/kdc/
Dkrb5tgs.c1289 hdb_entry_ex *uu; in tgs_build_reply() local
/freebsd-9-stable/sys/kern/
Dkern_resource.c888 uint64_t ut, uu, st, su, it, tt, tu; in calcru1() local
/freebsd-9-stable/crypto/openssh/
Dkey.c872 char *uu; in key_write() local
/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfsidbg.c4018 xfs_fmtuuid(uuid_t *uu) in xfs_fmtuuid()