Lines Matching refs:TSCC_print_log
1501 static void TSCC_print_log(TSCCContext *q, const char *name) in TSCC_print_log() function
1540 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1541 TSCC_print_log(&to1, "to1"); in TestConvertSafeCloneCallback()
1545 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1549 TSCC_print_log(&to1, "to1"); in TestConvertSafeCloneCallback()
1562 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1563 TSCC_print_log(from3, "from3(==from1)"); in TestConvertSafeCloneCallback()
1595 TSCC_print_log(to2, "to2"); in TestConvertSafeCloneCallback()
1596 TSCC_print_log(to3, "to3(==to1)"); in TestConvertSafeCloneCallback()
1628 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1629 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1630 TSCC_print_log(&to1, "to1"); in TestConvertSafeCloneCallback()
1631 TSCC_print_log(to2, "to2"); in TestConvertSafeCloneCallback()
1652 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1653 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1663 TSCC_print_log(&to1, "to1"); in TestConvertSafeCloneCallback()
1664 TSCC_print_log(to2, "to2"); in TestConvertSafeCloneCallback()