Home
last modified time | relevance | path

Searched refs:hc_grtab (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c1155 hcp->hc_grtab = __alloc_grtab(__grwrktab, __grwrknum); in rd_exec_iact_stmt()
1215 hcp->hc_grtab = NULL; in init_iahctrl()
1706 free_iact_glbs(hcp->hc_grtab, hcp->hc_numglbs); in free_done_iact_control()
1707 hcp->hc_grtab = NULL; in free_done_iact_control()
H A Dv.h1211 struct gref_t *hc_grtab; /* table of any grefs used in this statement */ member