Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c1648 size_t n_alloc = 0, n_x_alloc = 0, n_t_alloc = 0; in map_wesn_clip() local
1730 x_type = gmt_M_malloc (GMT, NULL, GMT_TINY_CHUNK, &n_t_alloc, char); in map_wesn_clip()
1783 x_type = gmt_M_malloc (GMT, x_type, n_cross, &n_t_alloc, char); in map_wesn_clip()