Searched defs:msb (Results 1 - 25 of 31) sorted by relevance

12

/openbsd-current/regress/lib/libsndio/
H A Dtools.c58 int i, sig, bits, le, bps, msb; local
/openbsd-current/sys/arch/luna88k/dev/
H A Dlcd.c271 int msb, s; local
/openbsd-current/sys/dev/i2c/
H A Dbmc150.c160 int8_t msb; local
/openbsd-current/sys/dev/
H A Daudio_if.h64 u_int msb; /* data alignment */ member in struct:audio_params
H A Daudio.c124 unsigned int msb; /* sample are MSB aligned */ member in struct:audio_softc
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp180 uint64_t msb = N.getConstantOperandVal(1), lsb = N.getConstantOperandVal(2); local
/openbsd-current/usr.bin/sndiod/
H A Ddsp.h79 unsigned int msb; /* 1 if msb justified, else lsb */ member in struct:aparams
H A Ddsp.c164 int i, sig, bits, le, bps, msb; local
[all...]
/openbsd-current/usr.bin/aucat/
H A Ddsp.h79 unsigned int msb; /* 1 if msb justified, else lsb */ member in struct:aparams
H A Ddsp.c234 int i, sig, bits, le, bps, msb; local
[all...]
/openbsd-current/sys/dev/pci/
H A Dberkwdt.c99 u_int8_t msb; local
H A Dif_de.c1769 const unsigned msb = 1 << (bitwidth + 3 - 1); local
1812 unsigned msb = 1 << (bits - 1); local
/openbsd-current/include/
H A Dsndio.h57 unsigned int msb; /* 1 = MSB, 0 = LSB aligned */ member in struct:sio_par
85 unsigned int msb; member in struct:sio_cap::sio_enc
/openbsd-current/lib/libcrypto/asn1/
H A Da_int.c566 uint8_t msb; local
/openbsd-current/sys/dev/usb/
H A Dugold.c299 ugold_ds75_temp(uint8_t msb, uint8_t lsb) argument
370 ugold_si700x_temp(int type, uint8_t msb, uint8_t lsb) argument
397 ugold_si700x_rhum(int type, uint8_t msb, uint8_t lsb, int temp) argument
H A Duthum.c740 uthum_ds75_temp(uint8_t msb, uint8_t lsb) argument
756 uthum_sht1x_temp(uint8_t msb, uint8_t lsb) argument
776 uthum_sht1x_rh(uint8_t msb, uint8_t lsb, int temp) argument
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmips-dis.c685 unsigned int lsb, msb, msbd; local
/openbsd-current/lib/libsndio/
H A Damsg.h91 uint8_t msb; /* 1 if MSB justified */ member in struct:amsg::__anon1::amsg_par
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxsym.c1854 long msb, lsb; local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darm-dis.c2086 long msb = (given & 0x001f0000) >> 16; local
2637 unsigned int msb = (given & 0x0000001f); local
H A Dmips-dis.c700 unsigned int lsb, msb, msbd; local
/openbsd-current/sys/sys/
H A Daudioio.h55 unsigned int msb; /* if 1, bits are msb-aligned */ member in struct:audio_swpar
/openbsd-current/gnu/gcc/gcc/
H A Dreal.c447 unsigned long msb, inexact; local
1413 unsigned long q, msb; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.c1773 long msb, lsb; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreal.c489 unsigned long msb, inexact; local
1420 unsigned long q, msb; local

Completed in 349 milliseconds

12