Home
last modified time | relevance | path

Searched refs:VDRhead (Results 1 – 4 of 4) sorted by relevance

/dports/science/cdf/cdf33_0-dist/src/lib/
H A Dcdfcre64.c275 OFF_T offset, ntlOffset, VDRhead; local
295 BOO(zOp,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
442 VDRhead = offset;
447 BOO(zOp,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
H A Dcdfcre.c276 Int32 offset, ntlOffset, VDRhead, nVars; local
297 BOO(zOp,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
442 VDRhead = offset;
447 BOO(zOp,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
H A Dcdfdel.c115 Int32 scope, entryN, VDRhead, nVars; int varN; local
138 BOO(zVar,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
162 if (VDRhead == vOffset)
163 VDRhead = VDR.VDRnext;
165 tOffset = VDRhead;
227 BOO(zVar,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
H A Dcdfdel64.c119 OFF_T vOffset, tOffset, aOffset, eOffset, VDRhead; local
147 BOO(zVar,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,
167 if (VDRhead == vOffset)
168 VDRhead = VDR.VDRnext;
170 tOffset = VDRhead;
232 BOO(zVar,GDR_zVDRHEAD,GDR_rVDRHEAD),&VDRhead,