Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_support.c7844 unsigned int n = 0, i, nread, annot, id, n_cat_records = 0, color_model, hinge_mode = 0; in gmtlib_read_cpt() local
8142 n_cat_records++; in gmtlib_read_cpt()
8166 n_cat_records++; in gmtlib_read_cpt()
8255 if (X->categorical && n_cat_records != n) { in gmtlib_read_cpt()