Home
last modified time | relevance | path

Searched refs:SF_SIGN (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfgetl.c61 v = (c&SF_SIGN) ? -v-1 : v;
H A D_sfputl.c52 *s = (uchar)(SFSVALUE(v) | SF_SIGN);
H A Dsfhdr.h819 #define SFSVALUE(v) ((( long)(v))&(SF_SIGN-1))
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h326 #define SF_SIGN (1 << SF_SBITS) macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h326 #define SF_SIGN (1 << SF_SBITS) macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h326 #define SF_SIGN (1 << SF_SBITS) macro
/titanic_50/usr/src/lib/libast/common/include/
H A Dsfio.h326 #define SF_SIGN (1 << SF_SBITS) macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h326 #define SF_SIGN (1 << SF_SBITS) macro