Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h174 if (((VFP)->_vfpCurr) > ((VFP)->_vfpEnd)) { \
175 (VFP)->_vfpCurr = (VFP)->_vfpEnd; \
179 (VFP)->_vfpHighWater = (VFP)->_vfpCurr; \
184 #define vfpGetPath(VFP) ((VFP)->_vfpPath) argument
229 #define vfpGetc(VFP) (*(VFP)->_vfpCurr++) argument
232 #define vfpGetcNoInc(VFP) (*(VFP)->_vfpCurr) argument
235 #define vfpGetCurrCharPtr(VFP) ((VFP)->_vfpCurr) argument
241 #define vfpDecCurrPtr(VFP) ((VFP)->_vfpCurr--) argument
252 (VFP)->_vfpHighWater = (VFP)->_vfpCurr; \
261 (VFP)->_vfpCurr = (VFP)->_vfpHighWater; \
[all …]
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dcheckmap.c61 #define NXTENTRY(P, VFP, SRV) \ argument
63 gpkgmapvfp((P), (VFP)))
H A Dckentry.c51 #define NXTENTRY(P, VFP) (gpkgmapvfp((P), (VFP))) argument
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1756 9. Problem: AH Bug in High Malicious VF limitation and VFP (VF PF Channel).