Searched defs:STRIDE (Results 1 – 3 of 3) sorted by relevance
8 SUBROUTINE SUBA21(LB, UB, STRIDE) argument9 INTEGER LB, UB, STRIDE local
57 enum { BASE, LOWER_BOUND, LENGTH, STRIDE, END_EXPR }; enumerator
242 #define STRIDE (4*1024) /* 4k at a time */ in size_memory() macro