| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | mep-fmax.cpu | 29 (define-pmacro fmax-core-isa () (ISA ext_core2)) 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) 44 (dnf f-fmax-28-1 "opcode" (all-fmax-isas) 28 1) [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | mep-fmax.cpu | 29 (define-pmacro fmax-core-isa () (ISA ext_core2)) 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) 44 (dnf f-fmax-28-1 "opcode" (all-fmax-isas) 28 1) [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | mep-fmax.cpu | 29 (define-pmacro fmax-core-isa () (ISA ext_core2)) 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) 44 (dnf f-fmax-28-1 "opcode" (all-fmax-isas) 28 1) [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | mep-fmax.cpu | 29 (define-pmacro fmax-core-isa () (ISA ext_core2)) 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4) 41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4) 42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4) 43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4) 44 (dnf f-fmax-28-1 "opcode" (all-fmax-isas) 28 1) [all …]
|
| /netbsd-src/lib/libm/arch/riscv/ |
| H A D | s_fmax.S | 9 STRONG_ALIAS(fmaxl, fmax) 12 ENTRY(fmax) 13 fmax.d fa0, fa0, fa1 15 END(fmax)
|
| H A D | s_fmaxf.S | 8 fmax.s fa0, fa0, fa1
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | fstrcmp.c | 184 int fmax = fmid; /* Limits of top-down search. */ in diag() local 207 if (fmax < dmax) in diag() 208 fd[++fmax + 1] = -1; in diag() 210 --fmax; in diag() 211 for (d = fmax; d >= fmin; d -= 2) in diag() 277 if (!odd && fmin <= d && d <= fmax && x <= fd[d]) in diag() 302 for (d = fmax; d >= fmin; d -= 2) in diag() 411 for (d = fmax; d >= fmin; d -= 2) in diag()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | fstrcmp.c | 184 int fmax = fmid; /* Limits of top-down search. */ in diag() local 207 if (fmax < dmax) in diag() 208 fd[++fmax + 1] = -1; in diag() 210 --fmax; in diag() 211 for (d = fmax; d >= fmin; d -= 2) in diag() 277 if (!odd && fmin <= d && d <= fmax && x <= fd[d]) in diag() 302 for (d = fmax; d >= fmin; d -= 2) in diag() 411 for (d = fmax; d >= fmin; d -= 2) in diag()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | fstrcmp.c | 184 int fmax = fmid; /* Limits of top-down search. */ in diag() local 207 if (fmax < dmax) in diag() 208 fd[++fmax + 1] = -1; in diag() 210 --fmax; in diag() 211 for (d = fmax; d >= fmin; d -= 2) in diag() 277 if (!odd && fmin <= d && d <= fmax && x <= fd[d]) in diag() 302 for (d = fmax; d >= fmin; d -= 2) in diag() 411 for (d = fmax; d >= fmin; d -= 2) in diag()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | mkerr.pl | 128 my %fmax; # lib -> max assigned function code 154 $fmax{$lib} = 100; 223 $fmax{$lib} = $code if $code > $fmax{$lib}; 242 foreach my $lib ( sort keys %fmax ) { 506 $findcode = $fmax{$lib} if !defined $findcode;
|
| /netbsd-src/lib/libm/arch/aarch64/ |
| H A D | s_fmax.S | 36 WEAK_ALIAS(fmax, _fmax) 39 fmax d0, d0, d1 define
|
| H A D | s_fmaxf.S | 39 fmax s0, s0, s1
|
| /netbsd-src/lib/libm/noieee_src/ |
| H A D | n_fmax.c | 35 __weak_alias(fmaxl, fmax); 39 fmax(double x, double y) in fmax() function
|
| /netbsd-src/lib/libm/src/ |
| H A D | s_fmax.c | 38 __strong_alias(fmaxl, fmax) in __strong_alias() argument 42 fmax(double x, double y) in __strong_alias()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
| H A D | fstur.s | 14 fmax: label 61 adrp x0, fmax 62 add x0, x0, :lo12:fmax
|
| /netbsd-src/external/gpl2/xcvs/dist/diff/ |
| H A D | analyze.c | 110 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local 126 fmax < dmax ? fd[++fmax + 1] = -1 : --fmax; 127 for (d = fmax; d >= fmin; d -= 2) 169 if (!odd && fmin <= d && d <= fmax && x <= fd[d]) 194 for (d = fmax; d >= fmin; d -= 2) 275 for (d = fmax; d >= fmin; d -= 2)
|
| /netbsd-src/external/gpl2/diffutils/dist/src/ |
| H A D | analyze.c | 108 lin fmin = fmid, fmax = fmid; /* Limits of top-down search. */ in diag() local 124 fmax < dmax ? fd[++fmax + 1] = -1 : --fmax; in diag() 125 for (d = fmax; d >= fmin; d -= 2) in diag() 167 if (!odd && fmin <= d && d <= fmax && x <= fd[d]) in diag() 192 for (d = fmax; d >= fmin; d -= 2) in diag() 273 for (d = fmax; d >= fmin; d -= 2) in diag()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| H A D | libf7-common.mk | 8 F7_C_PARTS += fabs neg fmin fmax minmax truncx trunc floor ceil round lround 37 m_ddd += pow fmin fmax fmod hypot atan2 59 F7F += minmax fmax fmin floor ceil round lround trunc truncx
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| H A D | libf7-common.mk | 8 F7_C_PARTS += fabs neg fmin fmax minmax truncx trunc floor ceil round lround 37 m_ddd += pow fmin fmax fmod hypot atan2 59 F7F += minmax fmax fmin floor ceil round lround trunc truncx
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | __clang_cuda_math_forward_declares.h | 73 __DEVICE__ double fmax(double, double); 74 __DEVICE__ float fmax(float, float); 222 using ::fmax;
|
| /netbsd-src/sys/dev/acpi/ |
| H A D | acpi_tz.c | 276 uint32_t tmp, fmin, fmax, fcurrent; in acpitz_get_status() local 299 if (acpitz_get_fanspeed(dv, &fmin, &fmax, &fcurrent) == 0) { in acpitz_get_status() 653 ACPI_INTEGER fmin, fmax, fcurr; in acpitz_get_fanspeed() local 667 rv = acpi_eval_integer(handle, "FMAX", &fmax); in acpitz_get_fanspeed() 670 fmax = ATZ_TMP_INVALID; in acpitz_get_fanspeed() 684 *fanmax = fmax; in acpitz_get_fanspeed()
|
| /netbsd-src/lib/libm/ |
| H A D | Makefile | 454 tan.3 tanh.3 trunc.3 fmax.3 fdim.3 562 MLINKS+=fmax.3 fmaxl.3 563 MLINKS+=fmax.3 fmaxf.3 564 MLINKS+=fmax.3 fmin.3 565 MLINKS+=fmax.3 fminl.3 566 MLINKS+=fmax.3 fminf.3
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
| H A D | tgmath.h | 91 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
| H A D | tgmath.h | 91 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | lang.opt | 658 fmax-array-constructor= 660 -fmax-array-constructor=<n> Maximum number of objects in an array constructor. 662 fmax-identifier-length= 664 -fmax-identifier-length=<n> Maximum identifier length. 666 fmax-subrecord-length= 668 -fmax-subrecord-length=<n> Maximum length for subrecords. 670 fmax-stack-var-size= 672 -fmax-stack-var-size=<n> Size in bytes of the largest array that will be put on the stack.
|