Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfmove.c226 SFMVUNSET(fr);
H A Dsfhdr.h511 #define SFMVUNSET(f) (!((f)->bits&SF_MVSIZE) ? 0 : \ macro
514 #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~SF_TMPBITS) )