Home
last modified time | relevance | path

Searched refs:VFP_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h114 #define VFP_SEQUENTIAL 0x00000002 /* sequential access */ macro
H A Dvfpops.c530 if (a_flags & VFP_SEQUENTIAL) { in vfpSetFlags()