Home
last modified time | relevance | path

Searched refs:tavl_copy (Results 1 – 3 of 3) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/vector/dglib/
H A Dtavl.h90 struct tavl_table *tavl_copy(const struct tavl_table *, tavl_copy_func *,
H A Dtree.h32 #define avl_copy tavl_copy
H A Dtavl.c791 struct tavl_table *tavl_copy(const struct tavl_table *org, in tavl_copy() function