Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 81) sorted by relevance

1234

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_leb.c49 unsigned char byte; in _dwarf_decode_u_leb128() local
123 unsigned char byte = *leb128; in _dwarf_decode_s_leb128() local
H A Dpro_encode_nm.c102 unsigned char byte = value & DATA_MASK; in _dwarf_pro_encode_signed_leb128_nm() local
/titanic_41/usr/src/lib/libcurses/screen/
H A Dmbtranslate.c64 *_strcode2byte(wchar_t *code, char *byte, int n) in _strcode2byte()
107 *_strbyte2code(char *byte, wchar_t *code, int n) in _strbyte2code()
H A Dwgetstr.c63 int byte[LENGTH]; in wgetnstr() local
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/
H A Dssc100.c224 ssc100_common(struct ssc100_unit *unitp, uchar_t *byte, uchar_t input, in ssc100_common()
257 ssc100_get_reg(struct ssc100_unit *unitp, uchar_t *byte, uchar_t reg) in ssc100_get_reg()
270 ssc100_get(struct ssc100_unit *unitp, uchar_t *byte) in ssc100_get()
283 ssc100_set(struct ssc100_unit *unitp, uchar_t byte) in ssc100_set()
307 uchar_t byte; in ssc100_ioctl() local
H A Dpcf8574.c221 pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte) { in pcf8574_get()
254 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { in pcf8574_set()
295 uchar_t byte; in pcf8574_ioctl() local
H A Dpic16f819.c146 pic16f819_get(struct pic16f819_unit *unitp, int reg, uchar_t *byte, int flags) in pic16f819_get()
172 pic16f819_set(struct pic16f819_unit *unitp, int reg, uchar_t byte) in pic16f819_set()
H A Dssc050.c254 ssc050_get(struct ssc050_unit *unitp, int reg, uchar_t *byte, int flags) in ssc050_get()
280 ssc050_set(struct ssc050_unit *unitp, int reg, uchar_t byte) in ssc050_set()
/titanic_41/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c232 pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte) { in pcf8574_get()
266 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { in pcf8574_set()
307 uchar_t byte; in pcf8574_ioctl() local
617 uint8_t byte; in littleneck_ks_poll() local
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8574_impl.h43 #define PCF8574_BIT_READ_MASK(byte, bit) ((byte >> bit) & 0x01) argument
52 #define PCF8574_BIT_WRITE_MASK(byte, bit, value)\ argument
H A Dssc100_impl.h43 #define SSC100_BIT_READ_MASK(byte, bit) ((byte >> bit) & 0x01) argument
52 #define SSC100_BIT_WRITE_MASK(byte, bit, value)\ argument
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c115 uint32_t index, bit, byte, crc; in nxge_crc32c_init() local
141 uint16_t index, bit, byte; in nxge_crc_ccitt_init() local
281 uint32_t crc, bit, byte, index; in nxge_init_h1_table() local
305 int bit, byte; in nxge_compute_h1_serial() local
/titanic_41/usr/src/cmd/tic/
H A Dtic_read.c142 unsigned char byte[OFFSET_BUFSIZE][2]; local
291 char byte[2]; in must_swap() member
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dnfold.c62 int byte, i, msbit; in krb5_nfold() local
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c38 Byte *byte = &(ehdr->e_ident[0]); in Elf_ehdr() local
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtputs.c50 __m_putchar(byte) in __m_putchar() argument
/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dsock2p.c56 const unsigned char *byte = (const unsigned char *) in inet_ntop() local
/titanic_41/usr/src/uts/common/inet/ip/
H A Dinet_ntop.c234 long byte; in str2inet_addr() local
272 long byte; in __inet_pton() local
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtputs.c55 __m_putchar(int byte) in __m_putchar()
/titanic_41/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c207 unsigned char nib, *byte; in ldif_base64_decode() local
327 unsigned char *p, *byte, *stop; in ldif_put_type_and_value_with_options() local
433 unsigned char *byte, *stop; in ldif_base64_encode_internal() local
/titanic_41/usr/src/cmd/dis/
H A Ddis_main.c231 int byte = *((uchar_t *)data + (addr - db.db_addr) + i); in dis_data() local
251 int byte = *((uchar_t *)data + (addr - db.db_addr) + i); in dis_data() local
378 uint8_t byte = bytes[curaddr + i - addr]; in dump_data() local
/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c137 int byte; in dump_bytes() local
182 int byte; in header_for_dump() local
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dutils.c127 unsigned char byte; in print_mem() local
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_door_legacy.c327 smb_dr_put_BYTE(smb_dr_ctx_t *ctx, BYTE byte) in smb_dr_put_BYTE()
342 BYTE byte = 0; in smb_dr_get_BYTE() local
/titanic_41/usr/src/cmd/dumpcs/
H A Ddumpcs.c184 int byte, i, nextpos; local

1234