Searched defs:REC_variable (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Drecfmt.h48 #define REC_variable 2 macro
66 #define REC_V_TYPE(h,o,z,l,i) ((REC_variable<<28)|((h)<<23)|((o)<<19)|(((z)-1)<<18)|((l)<<17)|((i)<<16))
/illumos-gate/usr/src/lib/libast/common/include/
H A Drecfmt.h39 #define REC_variable 2 macro
57 #define REC_V_TYPE(h,o,z,l,i) ((REC_variable<<28)|((h)<<23)|((o)<<19)|(((z)-1)<<18)|((l)<<17)|((i)<<16))
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Drecfmt.h48 #define REC_variable 2 macro
66 #define REC_V_TYPE(h,o,z,l,i) ((REC_variable<<28)|((h)<<23)|((o)<<19)|(((z)-1)<<18)|((l)<<17)|((i)<<16))
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Drecfmt.h48 #define REC_variable 2 macro
66 #define REC_V_TYPE(h,o,z,l,i) ((REC_variable<<28)|((h)<<23)|((o)<<19)|(((z)-1)<<18)|((l)<<17)|((i)<<16))
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Drecfmt.h48 #define REC_variable 2 macro
66 #define REC_V_TYPE(h,o,z,l,i) ((REC_variable<<28)|((h)<<23)|((o)<<19)|(((z)-1)<<18)|((l)<<17)|((i)<<16))

Completed in 47 milliseconds