Home
last modified time | relevance | path

Searched defs:RDIV (Results 1 – 25 of 99) sorted by relevance

1234

/dports/math/scilab/scilab-6.1.1/scilab/modules/integer/src/c/
H A Dgenrdiv.c18 #define RDIV(Type) {\ macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/analysis/gvn/
H A DOpValue.hxx36 UNARYMINUS = 0, UNARYNEG, PLUS, MINUS, TIMES, DOTTIMES, RDIV, DOTRDIV, POWER, DOTPOWER enumerator
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvode/
H A Dcvode_nls.c31 #define RDIV RCONST(2.0) macro
/dports/math/sundials/sundials-5.7.0/src/cvode/
H A Dcvode_nls.c31 #define RDIV RCONST(2.0) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dprofile-count.h67 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dprofile-count.h67 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dprofile-count.h67 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dprofile-count.h65 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/math/sundials/sundials-5.7.0/src/arkode/
H A Darkode_mristep_impl.h47 #define RDIV RCONST(2.3) /* declare divergence if ratio del/delp > RDIV */ macro
H A Darkode_arkstep_impl.h37 #define RDIV RCONST(2.3) /* declare divergence if ratio del/delp > RDIV */ macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DDependenceAnalysis.h347 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h347 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/arkode/
H A Darkode_arkstep_impl.h37 #define RDIV RCONST(2.3) /* declare divergence if ratio del/delp > RDIV */ macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dprofile-count.h75 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro

1234