Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c1654 __nchgbtabbi = 0; in __alloc_nchgaction_storage()
1662 np->nchgaction = (byte *) &(__nchgbtab[__nchgbtabbi]); in __alloc_nchgaction_storage()
1665 __nchgbtabbi += mdp->flatinum; in __alloc_nchgaction_storage()
1675 np->nchgaction = (byte *) &(__nchgbtab[__nchgbtabbi]); in __alloc_nchgaction_storage()
1678 __nchgbtabbi += mdp->flatinum; in __alloc_nchgaction_storage()
H A Dcver.c658 int32 __nchgbtabbi; /* during init, next index to use */ variable
1961 __nchgbtabbi = -1; in init_ds()
H A Dv.h3515 extern int32 __nchgbtabbi; /* during init, next index to use */