Searched defs:SUM (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | omp_orphan.f | 13 COMMON /DOTDATA/ A, B, SUM local 16 REAL*8 A(VECLEN), B(VECLEN), SUM variable 32 COMMON /DOTDATA/ A, B, SUM local 35 REAL*8 A(VECLEN), B(VECLEN), SUM local
|
H A D | omp_reduction.f | 17 REAL A(100), B(100), SUM variable
|
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/ |
H A D | a.19.1.f90 | 30 INTEGER I, J, SUM local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-graph.h | 39 enum class StatType { NONE, COUNT, MIN, MED, PCT90, PCT99, MAX, SUM }; enumerator
|
H A D | xray-account.cpp | 75 SUM, enumerator
|