Lines Matching refs:biagp
860 struct iag *iagp, *aiagp, *biagp, *ciagp, *diagp; in diFree() local
877 aiagp = biagp = ciagp = diagp = NULL; in diFree()
1076 biagp = (struct iag *) bmp->data; in diFree()
1157 biagp->extfreefwd = iagp->extfreefwd; in diFree()
2021 struct iag *aiagp = NULL, *biagp = NULL; in diAllocBit() local
2047 biagp = (struct iag *) bmp->data; in diAllocBit()
2100 biagp->inofreefwd = iagp->inofreefwd; in diAllocBit()
2166 struct iag *aiagp = NULL, *biagp = NULL, *ciagp = NULL; in diNewExt() local
2210 biagp = (struct iag *) bmp->data; in diNewExt()
2243 ciagp = biagp; in diNewExt()
2310 biagp->extfreefwd = iagp->extfreefwd; in diNewExt()