Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h1420 struct tnode_t *tnblks; member
H A Dv_ms.c4828 tnbp->tnblks = (struct tnode_t *) __my_malloc(BIG_ALLOC_SIZE); in alloc_tnode()
4833 tnp = (struct tnode_t *) &(__hdr_tnblks->tnblks[__tnblk_nxti]); in alloc_tnode()
H A Dv_fx.c1345 __my_free((char *) tnbp->tnblks, BIG_ALLOC_SIZE); in free_tnblks()