/netbsd-src/sys/dev/ieee1394/ |
H A D | fwmem.c | 166 struct fwmem_softc *fms; in fwmem_open() local 177 fms = (struct fwmem_softc *)sc->si_drv1; in fwmem_open() 178 fms->refcount++; in fwmem_open() 185 fms = (struct fwmem_softc *)sc->si_drv1; in fwmem_open() 186 memcpy(&fms->eui, &fwmem_eui64, sizeof(struct fw_eui64)); in fwmem_open() 187 fms->sc = sc; in fwmem_open() 188 fms->refcount = 1; in fwmem_open() 189 STAILQ_INIT(&fms->xferlist); in fwmem_open() 191 STAILQ_INSERT_TAIL(&fms->xferlist, xfer, link); in fwmem_open() 194 printf("%s: refcount=%d\n", __func__, fms->refcount); in fwmem_open() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/fat/ |
H A D | fat.c | 66 unsigned fms; member 130 return fake_cpuid_table[i].fms; in fake_cpuid() 258 long fms; in __gmpn_cpuvec_init() local 271 fms = __gmpn_cpuid (dummy_string, 1); in __gmpn_cpuvec_init() 272 family = ((fms >> 8) & 0xf) + ((fms >> 20) & 0xff); in __gmpn_cpuvec_init() 273 model = ((fms >> 4) & 0xf) + ((fms >> 12) & 0xf0); in __gmpn_cpuvec_init()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/fat/ |
H A D | fat.c | 66 unsigned fms; member 152 return fake_cpuid_table[i].fms; in fake_cpuid() 244 long fms; in __gmpn_cpuvec_init() local 250 fms = __gmpn_cpuid (dummy_string, 1); in __gmpn_cpuvec_init() 251 family = ((fms >> 8) & 0xf) + ((fms >> 20) & 0xff); in __gmpn_cpuvec_init() 252 model = ((fms >> 4) & 0xf) + ((fms >> 12) & 0xf0); in __gmpn_cpuvec_init()
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | config.guess | 840 long fms; 849 fms = CPUID (feature_string, 1); 851 family = ((fms >> 8) & 0xf) + ((fms >> 20) & 0xff); 852 model = ((fms >> 4) & 0xf) + ((fms >> 12) & 0xf0);
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | MSVCCompatibility.rst | 29 controlled by ``-fms-extensions``. 35 ``-fms-compatibility`` and ``-fdelayed-template-parsing``, and they are a work
|
/netbsd-src/sys/dev/pci/ |
H A D | files.pci | 467 device fms { }: audiobus, ac97, midibus 468 attach fms at pci 469 file dev/pci/fms.c fms 471 attach opl at fms with opl_fms 474 attach mpu at fms with mpu_fms
|
H A D | fms.c | 98 CFATTACH_DECL_NEW(fms, sizeof (struct fms_softc),
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
H A D | CheckCompilerVersion.cmake | 70 …message(FATAL_ERROR "Host Clang must have at least -fms-compatibility-version=${MSVC_MIN}, your ve…
|
/netbsd-src/external/lgpl3/mpfr/lib/libmpfr/ |
H A D | Makefile | 111 fms.c \
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | Makefile.am | 54 fma.c fms.c hypot.c log1p.c expm1.c log2.c log2p1.c log10.c log10p1.c \
|
H A D | Makefile.in | 184 const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo \ 275 ./$(DEPDIR)/fmod_ui.Plo ./$(DEPDIR)/fms.Plo \ 569 fma.c fms.c hypot.c log1p.c expm1.c log2.c log2p1.c log10.c log10p1.c \ 824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fms.Plo@am__quote@ # am--include-marker 1294 -rm -f ./$(DEPDIR)/fms.Plo 1597 -rm -f ./$(DEPDIR)/fms.Plo
|
/netbsd-src/sys/arch/macppc/conf/ |
H A D | GENERIC | 474 #fms* at pci? dev ? function ? # Forte Media FM801 480 #opl* at fms? 490 #mpu* at fms?
|
/netbsd-src/sys/arch/evbarm/conf/ |
H A D | TS7200 | 400 #opl* at fms? 412 #mpu* at fms?
|
/netbsd-src/share/man/man4/ |
H A D | Makefile | 27 fd.4 finsio.4 flash.4 fms.4 fss.4 \
|
/netbsd-src/sys/arch/i386/conf/ |
H A D | XEN3PAE_DOM0 | 705 fms* at pci? dev ? function ? # Forte Media FM801 714 opl* at fms? 731 mpu* at fms?
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-fpu.md | 216 (define_insn "fms<mode>4"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-fpu.md | 216 (define_insn "fms<mode>4"
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
H A D | WinMsvc.cmake | 251 -fms-compatibility-version=19.14
|
/netbsd-src/sys/arch/cobalt/conf/ |
H A D | INSTALL | 258 #fms* at pci? dev ? function ? # Forte Media FM801
|
H A D | GENERIC | 277 #fms* at pci? dev ? function ? # Forte Media FM801
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.def | 150 DEF_INTERNAL_OPTAB_FN (FMS, ECF_CONST, fms, ternary)
|
H A D | optabs.def | 272 OPTAB_D (fms_optab, "fms$a4")
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.def | 163 DEF_INTERNAL_OPTAB_FN (FMS, ECF_CONST, fms, ternary)
|
/netbsd-src/sys/arch/evbppc/conf/ |
H A D | PMPPC | 400 fms* at pci? dev ? function ? # Forte Media FM801
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | predicates.md | 584 ;; fms can cause a zero result to have the wrong sign.
|