/illumos-gate/usr/src/cmd/fm/eversholt/ |
H A D | README | 26 This file is usr/src/cmd/fma/eversholt/README. 35 usr/src/cmd/fma/modules/common/eversholt
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | README | 26 This file is usr/src/cmd/fma/modules/common/eversholt/README. 41 usr/src/cmd/fma/eversholt/common
|
/illumos-gate/usr/src/head/ |
H A D | tgmath.h | 98 #undef fma 99 #define fma(x, y, z) __tgmath_fma(x, y, z) macro
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 253 extern double fma(double, double, double); 405 #pragma does_not_read_global_data(fdim, fmax, fmin, fma) 412 #pragma does_not_write_global_data(fdim, fmax, fmin, fma) 488 #pragma no_side_effect(fdim, fmax, fmin, fma)
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 83 extern double fma __P((double, double, double));
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/ |
H A D | math.tab | 25 f 3 fma
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 73 fma.3m \ 425 fmaf.3m := LINKSRC = fma.3m 426 fmal.3m := LINKSRC = fma.3m
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 271 double fma(double, double, double);
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fma.c | 30 #pragma weak fma = __fma macro
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 164 file path=usr/share/man/man3m/fma.3m 165 link path=usr/share/man/man3m/fmaf.3m target=fma.3m 166 link path=usr/share/man/man3m/fmal.3m target=fma.3m
|
H A D | system-test-utiltest.p5m | 1183 file path=opt/util-tests/tests/dis/i386/32.fma-pd.out mode=0444 1184 file path=opt/util-tests/tests/dis/i386/32.fma-pd.s mode=0444 1185 file path=opt/util-tests/tests/dis/i386/32.fma-ps.out mode=0444 1186 file path=opt/util-tests/tests/dis/i386/32.fma-ps.s mode=0444 1187 file path=opt/util-tests/tests/dis/i386/32.fma-sd.out mode=0444 1188 file path=opt/util-tests/tests/dis/i386/32.fma-sd.s mode=0444 1189 file path=opt/util-tests/tests/dis/i386/32.fma-ss.out mode=0444 1190 file path=opt/util-tests/tests/dis/i386/32.fma-ss.s mode=0444 1261 file path=opt/util-tests/tests/dis/i386/64.fma-pd.out mode=0444 1262 file path=opt/util-tests/tests/dis/i386/64.fma-pd.s mode=0444 [all …]
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 68 fma.o \ 852 ../common/m9x/fma.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 469 fma;
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1116 i40e_init_dma_attrs(i40e_t *i40e, boolean_t fma) in i40e_init_dma_attrs() argument 1129 if (fma == B_TRUE) { in i40e_init_dma_attrs()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 689 6846262 T2000 fma shows fault.io.pciex.device-interr in snv_115
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README | 689 6846262 T2000 fma shows fault.io.pciex.device-interr in snv_115
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 15774 int32_t fma = 0; in check_tokens() local 15782 fma = 1; /* this token is an fma event */ in check_tokens() 15787 if (smf != 0 && fma == 1) in check_tokens() 15794 else if (fma == 1) in check_tokens()
|