Searched refs:tagid_res (Results 1 – 1 of 1) sorted by relevance
1688 TAGID tagid_res; in test_TagRef() local1690 ret = pSdbTagRefToTagID(hsdb, child, &pdb_res, &tagid_res); in test_TagRef()1695 ret = pSdbTagIDToTagRef(hsdb, pdb_res, tagid_res, &tr); in test_TagRef()1697 ok_hex(tr, (int)tagid_res); in test_TagRef()