/titanic_41/usr/src/cmd/fm/eversholt/ |
H A D | README | 28 This file is usr/src/cmd/fma/eversholt/README. 37 usr/src/cmd/fma/modules/common/eversholt
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | README | 28 This file is usr/src/cmd/fma/modules/common/eversholt/README. 43 usr/src/cmd/fma/eversholt/common
|
/titanic_41/usr/src/head/ |
H A D | tgmath.h | 98 #undef fma 99 #define fma(x, y, z) __tgmath_fma(x, y, z) macro
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 256 extern double fma __P((double, double, double)); 408 #pragma does_not_read_global_data(fdim, fmax, fmin, fma) 415 #pragma does_not_write_global_data(fdim, fmax, fmin, fma) 491 #pragma no_side_effect(fdim, fmax, fmin, fma)
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 25 f 3 fma
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 83 extern double fma __P((double, double, double));
|
/titanic_41/usr/src/man/man3m/ |
H A D | Makefile | 72 fma.3m \
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 129 "\003fma", (Math_f)fmal,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 129 "\003fma", (Math_f)fmal,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 129 "\003fma", (Math_f)fmal,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 129 "\003fma", (Math_f)fmal,
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | fma.c | 30 #pragma weak fma = __fma macro
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 68 file path=usr/share/man/man3m/fma.3m
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 458 fma;
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 68 fma.o \ 863 ../common/m9x/fma.c \
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1052 i40e_init_dma_attrs(i40e_t *i40e, boolean_t fma) in i40e_init_dma_attrs() argument 1063 if (fma == B_TRUE) { in i40e_init_dma_attrs()
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README | 689 6846262 T2000 fma shows fault.io.pciex.device-interr in snv_115
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | README | 689 6846262 T2000 fma shows fault.io.pciex.device-interr in snv_115
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 15737 int32_t fma = 0; in check_tokens() local 15745 fma = 1; /* this token is an fma event */ in check_tokens() 15750 if (smf != 0 && fma == 1) in check_tokens() 15757 else if (fma == 1) in check_tokens()
|