Home
last modified time | relevance | path

Searched refs:xstep (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
DLangImpl06.rst575 def mandelhelp(xmin xmax xstep ymin ymax ystep)
577 (for x = xmin, x < xmax, xstep in
/openbsd/src/gnu/gcc/gcc/
Dlambda-code.c2115 int xstep, tree y, tree yinit, in replace_uses_equiv_to_x_with_y() argument
2147 || int_cst_value (step) != xstep) in replace_uses_equiv_to_x_with_y()