Searched defs:bit (Results 1 - 25 of 245) sorted by relevance

12345678910

/src/sys/arch/evbmips/loongson/
H A Disa_machdep.c70 loongson_isa_specific_eoi(int bit) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_bit.c33 bit_entry(struct nvkm_bios *bios, u8 id, struct bit_entry *bit) argument
/src/lib/libc/quad/
H A Dfloatunditf_ieee754.c74 unsigned int bit = 0; local in function:__floatunditf
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh4_dev.cpp68 SH4dev::dump(uint8_t bit) argument
H A Dsh_dev.cpp49 SHdev::dump(uint8_t bit) argument
/src/sys/arch/mips/mips/
H A Dmips_fputrap.c84 unsigned int bit; member in struct:__anonf0a92be90108
/src/sys/dev/raidframe/
H A Drf_geniq.c52 unsigned bit; local in function:lsfr_shift
/src/sys/arch/m68k/fpsp/
H A Dfpsp.h212 WB_BYTE equ LV-31 ;holds WBTE15 bit (1 byte) variable in typeref:typename:holds WBTE15
[all...]
/src/sys/arch/sparc/fpu/
H A Dfpu_mul.c105 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local in function:fpu_mul
[all...]
H A Dfpu_div.c156 u_int q, bit; local in function:fpu_div
[all...]
/src/sys/arch/mips/rmi/
H A Drmixl_mainbus.c112 uint64_t bit; local in function:mainbus_node_alloc
/src/sys/arch/playstation2/playstation2/
H A Dinterrupt.h41 int bit; member in struct:_ipl_dispatcher
/src/sys/arch/powerpc/fpu/
H A Dfpu_mul.c109 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local in function:fpu_mul
[all...]
H A Dfpu_div.c160 u_int q, bit; local in function:fpu_div
[all...]
/src/sys/external/bsd/gnu-efi/dist/lib/ia32/
H A Dmath.c151 UINT32 bit; local in function:DivU64x32
[all...]
/src/games/bcd/
H A Dbcd.c125 #define bit(w,i) ((w)&(1<<(i))) macro
/src/sys/dev/wscons/
H A Dwscons_rinit.c72 int ch, i, n, bit; local in function:rcons_initfont
/src/sys/dev/nand/
H A Dhamming.c215 uint8_t bit = (correction_code[2] >> 5) & 0x04; local in function:hamming_correct_256
[all...]
/src/sys/arch/m68k/fpe/
H A Dfpu_mul.c103 uint32_t a2, a1, a0, x2, x1, x0, bit, m; local in function:fpu_mul
[all...]
/src/sys/arch/powerpc/pic/
H A Dpic_prepivr.c106 int icu, bit; local in function:prepivr_establish_irq
/src/sys/arch/evbsh3/ap_ms104_sh4/
H A Drs5c316_mainbus.c159 int bit; local in function:rtc_read
173 rtc_write(struct rs5c313_softc *sc, int bit) argument
/src/sys/arch/hppa/hppa/
H A Dipifuncs.c82 int bit = 0; local in function:hppa_ipi_intr
/src/sys/arch/landisk/dev/
H A Drs5c313_landisk.c165 int bit; local in function:rtc_read
183 rtc_write(struct rs5c313_softc *sc, int bit) argument
/src/sys/arch/arm/arm/
H A Dcpu_subr.c98 const u_long bit = __BIT(cpuno % CPUINDEX_DIVISOR); local in function:cpu_boot_secondary_processors
115 const u_int bit = cpuindex % CPUINDEX_DIVISOR; local in function:cpu_hatched_p
126 const u_long bit = __BIT(cpuindex % CPUINDEX_DIVISOR); local in function:cpu_set_hatched
139 const u_long bit = __BIT(cpuindex % CPUINDEX_DIVISOR); local in function:cpu_clr_mbox
/src/common/lib/libc/string/
H A Dstrspn.c82 unsigned long bit; local in function:strspn_x

Completed in 15 milliseconds

12345678910