Searched refs:int16_t (Results 1 - 25 of 46) sorted by relevance

12

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/
H A Dhb_mdesc.h46 int16_t id; /* physical id of the rc */
52 int16_t id; /* physiscal id of the hostbridge */
54 int16_t srcs; /* size of the rcs */
55 int16_t nrcs; /* count of rc entries in rcs */
60 int16_t shbs; /* size of the hbs */
61 int16_t nhbs; /* count of hb entries in hbs */
/osnet-11/usr/src/lib/libresolv2/include/sys/
H A Dbitypes.h30 typedef short int16_t; typedef
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dstdint.h14 typedef signed short int16_t; typedef
H A Dmisc.c36 + ((int16_t *)arptable[ARP_CLIENT].node)[2];
/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/sys/
H A Dtypes.h37 typedef grub_int16_t int16_t; typedef
/osnet-11/usr/src/lib/libnvpair/
H A Dlibnvpair.h149 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_int16, int16_t);
179 NVLIST_PRINTCTL_AVDECL(nvlist_prtctlop_int16_array, int16_t *);
H A Dlibnvpair.c66 DEFINEOP(print_int16, int16_t);
80 DEFINEARROP(print_int16_array, int16_t *);
207 NVLIST_PRTFUNC(int16, int16_t, int16_t, "%d")
248 NVLIST_ARRPRTFUNC(int16_array, int16_t, int16_t, "%d")
434 NVLIST_PRINTCTL_REPLACE(int16, int16_t)
459 NVLIST_PRINTCTL_AREPLACE(int16_array, int16_t *)
615 int16_t val;
687 int16_t *va
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dtypes.h45 typedef int16_t s16;
/osnet-11/usr/src/lib/libipmi/common/
H A Dipmi_sel.c167 int16_t off16;
191 int16_t off16 = off;
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h65 typedef int int16_t __attribute__((mode(HI))); typedef
73 typedef short int16_t; typedef
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h122 #undef int16_t macro
126 #define int16_t gl_int16_t macro
194 #define int_least16_t int16_t
/osnet-11/usr/src/lib/libshell/common/include/
H A Dname.h45 int16_t s;
46 int16_t *sp;
/osnet-11/usr/src/lib/libuutil/common/
H A Duu_strtoint.c217 *(int16_t *)v = val;
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Derie.c325 int16_t int16v;
350 case sizeof (int16_t):
H A Dhuron.c451 int16_t int16v;
476 case sizeof (int16_t):
H A Dpelton.c461 int16_t int16v;
486 case sizeof (int16_t):
H A Dontario.c667 int16_t int16v;
692 case sizeof (int16_t):
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_fs.h192 int16_t s_max_mnt_count; /* Maximal mount count */
297 ((int16_t) PED_LE16_TO_CPU((sb).s_max_mnt_count))
/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h58 typedef INT16 int16_t; typedef
71 typedef INT16 int16_t; typedef
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c551 int16_t int16v;
576 case sizeof (int16_t):
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c596 int16_t int16v;
621 case sizeof (int16_t):
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/
H A Dxfs_types.h52 typedef int16_t xfs_aextnum_t; /* # extents in an attribute fork */
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h63 typedef int16_t s_wforth_t;
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_nvl.c391 int16_t val;
508 int16_t *val;
786 int16_t val;
900 int16_t *val;
1157 int16_t val;
1271 int16_t *val;
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_printf.c240 case sizeof (int16_t):
242 (int32_t)*((int16_t *)addr) / n));
590 case sizeof (int16_t):
591 c = *(int16_t *)addr;
1243 case sizeof (int16_t):
1244 *ip = (int)*((int16_t *)addr);

Completed in 93 milliseconds

12