Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h61 EXTERN_MSC void gmtlib_set_case_and_kind (struct GMT_CTRL *GMT, char *format, bool *upper_case, uns…
H A Dgmt_support.c7758 gmtlib_set_case_and_kind (GMT, GMT->current.setting.format_time[GMT_PRIMARY], &upper, &kind); in gmt_cat_cpt_strings()
7769 gmtlib_set_case_and_kind (GMT, GMT->current.setting.format_time[GMT_PRIMARY], &upper, &kind); in gmt_cat_cpt_strings()
15249 gmtlib_set_case_and_kind (GMT, GMT->current.setting.format_time[GMT_PRIMARY], &upper, &kind); in gmtlib_get_coordinate_label()
15255 gmtlib_set_case_and_kind (GMT, GMT->current.setting.format_time[GMT_PRIMARY], &upper, &kind); in gmtlib_get_coordinate_label()
H A Dgmt_init.c3646 void gmtlib_set_case_and_kind (struct GMT_CTRL *GMT, char *format, bool *upper_case, unsigned int *… in gmtlib_set_case_and_kind() function
3789 gmtlib_set_case_and_kind (GMT, format, &(I->upper_case), &(I->flavor)); in gmtinit_set_titem()