Home
last modified time | relevance | path

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

/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dtype2str.c149 TIEXPORT3 int TICALL ticalcs_infos_to_string(CalcInfos *infos, char *str, uint32_t maxlen) in ticalcs_infos_to_string() function
H A Dticalcs.h895 TIEXPORT3 int TICALL ticalcs_infos_to_string(CalcInfos *infos, char *str, uint32_t maxlen);
/dports/comms/libticalcs2/libticalcs2-1.1.9/tests/
H A Dtest_ticalcs_2.c602 ret = ticalcs_infos_to_string(&infos, str, sizeof(str)); in get_version()
H A Dtorture_ticalcs.c174 PRINTF(ticalcs_infos_to_string, INT, NULL, (void *)0x12345678, 0x12345678); in torture_ticalcs()
/dports/comms/tilp2/tilp2-1.18/src/
H A Dtilp_calcs.c1057 err = ticalcs_infos_to_string(infos, str, sizeof(str)); in tilp_calc_get_infos()
/dports/comms/tilp2/tilp2-1.18/
H A DRELEASE84 …- add ticalcs_infos_to_string() (formerly the bulk of tilp_calc_get_infos()), add torture test, us…
85 - use new ticalcs_infos_to_string() API, where the bulk of tilp_calc_get_infos() was moved.
H A DChangeLog24 - use new ticalcs_infos_to_string() API, where the bulk of tilp_calc_get_infos() was moved.
/dports/comms/libticalcs2/libticalcs2-1.1.9/
H A DChangeLog55 …xact math retrieval, fix bpp, and add 83PCE/84+CE detection; add ticalcs_infos_to_string() (former…