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

Go to the source code of this file.
Functions | |
| void | link_set_chunk_size (int size) |
| void | link_exit_on_error (int flag) |
| struct link_head * | link_init (int size) |
| void | link_cleanup (struct link_head *Head) |
Definition at line 67 of file linkm/init.c.
Referenced by BM_destroy_sparse().
Definition at line 37 of file linkm/init.c.
Referenced by Vect_get_point_in_poly().
Definition at line 42 of file linkm/init.c.
References free(), malloc(), NULL, PTR_CNT, and VOID_T.
Referenced by BM_create_sparse(), BM_file_read(), and Vect_get_point_in_poly().
Definition at line 32 of file linkm/init.c.
Referenced by BM_create_sparse(), and BM_file_read().