Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 25 of 85) sorted by relevance

1234

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A Djfp_iconv_unicode.h88 unsigned int u32; /* resulted UTF-32 */ in read_unicode() local
167 unsigned int u32; /* resulted UTF-32 */ in read_unicode() local
459 unsigned int u32, /* UTF-32 to write */ in write_unicode()
524 unsigned int u32, /* UTF-32 to write */ in write_unicode()
603 unsigned int u32, /* UTF-32 to write */ in write_unicode()
665 #define PUTU(u32, msg) \ argument
H A DUnicode_TO_EUC-JIS-2004.c56 unsigned int u32; /* UTF-32 */ in _icv_iconv() local
H A DEUC-JIS-2004_TO_Unicode.c53 unsigned int u32; /* UTF-32 */ in _icv_iconv() local
H A DeucJP_TO_Unicode.c59 unsigned int u32; /* UTF-32 */ in _icv_iconv() local
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dusmp.h58 #define usmp_cmd32tousmp_cmd(u32, ucmd) \ argument
65 #define usmp_cmdtousmp_cmd32(ucmd, u32) \ argument
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dattr_vector_size.c1 typedef unsigned int u32; typedef
H A Dbuiltin-bswap-variable.c2 typedef unsigned int u32; typedef
H A Dbitwise-cast-ptr.c4 typedef unsigned int u32; typedef
H A Dbitwise-cast.c1 typedef unsigned int u32; typedef
H A Dcast-bad-00.c2 typedef unsigned int u32; typedef
H A Dint128.c17 typedef unsigned long u32; typedef
H A Dtautological-compare.c1 typedef unsigned int u32; typedef
H A Dshift-undef.c96 typedef unsigned int u32; typedef
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_util.c87 for (uint32_t u32 = 0; u32 < XSU_YMM_U32; u32++, in xsu_fill() local
95 for (uint32_t u32 = 0; u32 < XSU_ZMM_U32; u32++, in xsu_fill() local
590 for (uint32_t u32 = 0; u32 < XSU_XMM_U32; u32++, seed++) { in xsu_fpregset_xmm_set() local
617 for (uint32_t u32 = 0; u32 < XSU_XMM_U32; u32++, seed++) { in xsu_xregs_xmm_set() local
709 for (uint32_t u32 = 0; u32 < XSU_XMM_U32; u32++) { in xsu_fpregs_cmp() local
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dostypes.h41 typedef unsigned int u32; typedef
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dshort-load.c2 typedef unsigned int u32; typedef
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Ddouble-unop.c1 typedef unsigned int u32; typedef
H A Dmuldiv-minus-one.c1 typedef unsigned int u32; typedef
H A Dand-extend.c3 typedef unsigned int u32; typedef
H A Dand-extendx.c3 typedef unsigned int u32; typedef
H A Dshift-big.c1 typedef unsigned int u32; typedef
/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dcall-builtin.c1 typedef unsigned int u32; typedef
/illumos-gate/usr/src/uts/sun/sys/dada/impl/
H A Dudcd.h69 #define udcd_cmd32toudcd_cmd(u32, ucmd) \ argument
82 #define udcd_cmdtoudcd_cmd32(ucmd, u32) \ argument
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_ndd.c194 uint32_t u32; in mac_ndd_get_ioctl() local
336 uint32_t u32; in mac_ndd_set_ioctl() local
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_types.h43 typedef uint32_t u32; typedef

1234