| /netbsd-src/sys/dev/usb/ |
| H A D | if_otus.c | 2384 #define EXP2(val) ((1 << (val)) - 1) in otus_updateedca_cb_locked() macro 2389 EXP2(edca[WME_AC_BE].ac_ecwmax) << 16 | in otus_updateedca_cb_locked() 2390 EXP2(edca[WME_AC_BE].ac_ecwmin)); in otus_updateedca_cb_locked() 2392 EXP2(edca[WME_AC_BK].ac_ecwmax) << 16 | in otus_updateedca_cb_locked() 2393 EXP2(edca[WME_AC_BK].ac_ecwmin)); in otus_updateedca_cb_locked() 2395 EXP2(edca[WME_AC_VI].ac_ecwmax) << 16 | in otus_updateedca_cb_locked() 2396 EXP2(edca[WME_AC_VI].ac_ecwmin)); in otus_updateedca_cb_locked() 2398 EXP2(edca[WME_AC_VO].ac_ecwmax) << 16 | in otus_updateedca_cb_locked() 2399 EXP2(edca[WME_AC_VO].ac_ecwmin)); in otus_updateedca_cb_locked() 2401 EXP2(edca[WME_AC_VO].ac_ecwmax) << 16 | in otus_updateedca_cb_locked() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | intrinsics.def | 122 DEF_CTFE_BUILTIN (EXP2, EXP2, "exp2", "std.math", "FNaNbNiNeeZe")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | convert.cc | 177 CASE_MATHFN (EXP2) in convert_to_real_1()
|
| H A D | internal-fn.def | 255 DEF_INTERNAL_FLT_FN (EXP2, ECF_CONST, exp2, unary)
|
| H A D | match.pd | 5985 (for exps (EXP EXP2 EXP10 POW10) 5997 (for exps (EXP EXP2 EXP10 POW10) 6003 exps (EXP EXP2 EXP10 POW10) 6017 exps (EXP2 EXP10 POW10 EXP EXP10 POW10 EXP EXP2) 6087 exp2s (EXP2) 6120 exps (EXP EXP2 EXP10 POW10) 6131 exps (EXP EXP2 EXP10 POW10)
|
| H A D | builtins.cc | 1954 CASE_MATHFN (EXP2) \ in mathfn_built_in_2()
|
| H A D | ChangeLog-2015 | 5455 (ACOS, ASIN, ATAN, COS, EXP, EXP10, EXP2, EXPM1, LOG, LOG10, LOG1P)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | internal-fn.def | 232 DEF_INTERNAL_FLT_FN (EXP2, ECF_CONST, exp2, unary)
|
| H A D | convert.c | 177 CASE_MATHFN (EXP2) in convert_to_real_1()
|
| H A D | match.pd | 4796 (for exps (EXP EXP2 EXP10 POW10) 4808 (for exps (EXP EXP2 EXP10 POW10) 4814 exps (EXP EXP2 EXP10 POW10) 4828 exps (EXP2 EXP10 POW10 EXP EXP10 POW10 EXP EXP2) 4898 exp2s (EXP2) 4931 exps (EXP EXP2 EXP10 POW10) 4942 exps (EXP EXP2 EXP10 POW10)
|
| H A D | builtins.c | 2059 CASE_MATHFN (EXP2) in mathfn_built_in_2()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 443 X86_INTRINSIC_DATA(avx512_exp2_pd, INTR_TYPE_1OP_MASK_SAE, X86ISD::EXP2, X86ISD::EXP2_SAE), 444 X86_INTRINSIC_DATA(avx512_exp2_ps, INTR_TYPE_1OP_MASK_SAE, X86ISD::EXP2, X86ISD::EXP2_SAE),
|
| H A D | X86ISelLowering.h | 685 EXP2, enumerator
|
| H A D | X86InstrFragmentsSIMD.td | 588 def X86exp2 : SDNode<"X86ISD::EXP2", SDTFPUnaryOp>;
|
| H A D | X86ISelLowering.cpp | 31556 NODE_NAME_CASE(EXP2) in getTargetNodeName()
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/ |
| H A D | m4sugar.m4 | 590 # m4_default(EXP1, EXP2) 591 # m4_default_nblank(EXP1, EXP2) 593 # Returns EXP1 if not empty/blank, otherwise EXP2. Expand the result. 604 # m4_default_quoted(EXP1, EXP2) 605 # m4_default_nblank_quoted(EXP1, EXP2) 607 # Returns EXP1 if non empty/blank, otherwise EXP2. Leave the result quoted.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2018 | 437 * intrinsics.def (EXPM1, EXP2, LOG, LOG2, LOG10, ROUND, FLOORF),
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ld.info | 5872 'MAX(EXP1, EXP2)' 5873 Returns the maximum of EXP1 and EXP2. 5875 'MIN(EXP1, EXP2)' 5876 Returns the minimum of EXP1 and EXP2.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ld.info | 6129 ‘MAX(EXP1, EXP2)’ 6130 Returns the maximum of EXP1 and EXP2. 6132 ‘MIN(EXP1, EXP2)’ 6133 Returns the minimum of EXP1 and EXP2.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | ChangeLog | 3672 EXP1 and EXP2 from their source ranges. Pass the locations down to
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gcc.info | 46851 EXP2) 46857 EXP2. 46863 to 'true', EXP2 is not evaluated even if it has side effects. 46869 Similarly, if EXP2 is returned, its return type is the same as 46870 EXP2. 46886 unused expression (EXP1 or EXP2 depending on the value of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gcc.info | 43062 EXP2) 43068 EXP2. 43074 to 'true', EXP2 is not evaluated even if it has side effects. 43080 Similarly, if EXP2 is returned, its return type is the same as 43081 EXP2. 43097 unused expression (EXP1 or EXP2 depending on the value of
|