Home
last modified time | relevance | path

Searched defs:STRIDE (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.21.1.f908 SUBROUTINE SUBA21(LB, UB, STRIDE) argument
9 INTEGER LB, UB, STRIDE local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprOpenMP.h57 enum { BASE, LOWER_BOUND, LENGTH, STRIDE, END_EXPR }; enumerator
/openbsd/sys/arch/luna88k/luna88k/
H A Dmachdep.c242 #define STRIDE (4*1024) /* 4k at a time */ in size_memory() macro