Home
last modified time | relevance | path

Searched defs:GET (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h125 #define GET(p) (*get)(p,0) macro
137 #define GET(p) (((p)<(z))?(*p++):(back=0)) macro
142 #define GET(p) (*p++) macro
/titanic_50/usr/src/lib/iconv_modules/common/
H A D646%CODESET.c35 #define GET(c) ((c) = *ip, ip++, ileft--) macro
/titanic_50/usr/src/lib/iconv_modules/euro/utils/
H A D8859-1%IBM-037.c78 #define GET(c) ((c) = *ip, ip++, ileft--) macro
H A D8859-1%IBM-850.c48 #define GET(c) ((c) = *ip, ip++, ileft--) macro
H A DIBM-037%8859-1.c78 #define GET(c) ((c) = *ip, ip++, ileft--) macro
H A DIBM-850%8859-1.c49 #define GET(c) ((c) = *ip, ip++, ileft--) macro
H A Djapanese.h26 #define GET(c) ((c) = *ip, ip++, ileft--) macro
/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_util.h89 #define GET 2 macro
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsbioctl.h105 GET = 0, enumerator
/titanic_50/usr/src/lib/iconv_modules/ja/common/
H A Djapanese.h35 #define GET(c) ((c) = *ip, ip++, ileft--) macro
/titanic_50/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h55 #define GET "get" macro
/titanic_50/usr/src/lib/libpp/common/
H A Dppfsm.h221 #define GET(p,c,tp,xp) \ macro
/titanic_50/usr/src/cmd/geniconvtbl/
H A Dgeniconvtbl.c152 #define GET(c) ((c) = **inbuf, (*inbuf)++, (*inbytesleft)--) macro
/titanic_50/usr/src/lib/libstmf/common/
H A Dstore.c255 #define GET 0 macro