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

Go to the source code of this file.
Functions | |
| void | G_init_counter (struct Counter *c, int v) |
| int | G_counter_next (struct Counter *c) |
| int | G_is_initialized (int *p) |
| void | G_initialize_done (int *p) |
Definition at line 46 of file counter.c.
References Counter::value.
Referenced by G_tempfile_pid(), and G_tempfile_pid_basedir().
Definition at line 38 of file counter.c.
References Counter::value.
Referenced by G_init_logging(), and G_init_tempfile().
Definition at line 77 of file counter.c.
Referenced by G__home(), G__init_window(), G__machine_name(), G_config_path(), G_date(), G_get_window(), G_init_debug(), G_init_locale(), G_init_logging(), G_init_tempfile(), G_read_datum_table(), G_read_ellipsoid_table(), G_set_verbose(), G_verbose(), G_whoami(), Rast__init(), Rast__init_window(), Rast_create_gdal_link(), and Rast_init_gdal().
Definition at line 60 of file counter.c.
Referenced by G__home(), G__init_window(), G__machine_name(), G_config_path(), G_date(), G_get_window(), G_init_debug(), G_init_locale(), G_init_logging(), G_init_tempfile(), G_read_datum_table(), G_read_ellipsoid_table(), G_set_verbose(), G_verbose(), G_whoami(), Rast__init(), Rast__init_window(), Rast_create_gdal_link(), and Rast_init_gdal().