|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|

Go to the source code of this file.
Macros | |
| #define | X(j) (argz[2 + 2 * (j) + 0][i]) |
| #define | Y(j) (argz[2 + 2 * (j) + 1][i]) |
| #define | x (argz[1][i]) |
| #define | X(j) (argz[2 + (j) + 0][i]) |
| #define | Y(j) (argz[2 + (j) + n][i]) |
| #define | x (argz[1][i]) |
Functions | |
| int | c_graph (int argc, int *argt) |
| int | f_graph (int argc, const int *argt, void **args) |
| int | f_graph2 (int argc, const int *argt, void **args) |
Definition at line 12 of file xgraph.c.
References DCELL_TYPE, E_ARG_LO, and E_ARG_NUM.
Definition at line 28 of file xgraph.c.
References columns, DCELL_TYPE, E_ARG_LO, E_ARG_NUM, E_ARG_TYPE, E_RES_TYPE, IS_NULL_D, SET_NULL_D, X, x, and Y.
Definition at line 102 of file xgraph.c.
References columns, DCELL_TYPE, E_ARG_LO, E_ARG_NUM, E_ARG_TYPE, E_RES_TYPE, IS_NULL_D, SET_NULL_D, X, x, and Y.