Home
last modified time | relevance | path

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

/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dtype2str.c68 TIEXPORT3 CalcScreenFormat TICALL ticalcs_string_to_scrfmt(const char *str) in ticalcs_string_to_scrfmt() function
H A Dticalcs.h887 TIEXPORT3 CalcScreenFormat TICALL ticalcs_string_to_scrfmt(const char *str);
/dports/comms/libticalcs2/libticalcs2-1.1.9/tests/
H A Dtorture_ticalcs.c169 PRINTF(ticalcs_string_to_scrfmt, INT, NULL); in torture_ticalcs()