Home | History | Annotate | Download | only in src

Lines Matching defs:EXPORT

859 EXTERN const char Tsgexport[] E_INIT("*=export");
860 #define Texport (Tsgexport + 2) /* "export" */
1182 * offset from val.s of value (if EXPORT)
1200 #define EXPORT BIT(3) /* exported variable/function */
1233 #define USERATTRIB (EXPORT|INTEGER|RDONLY|LJUST|RJUST|ZEROFIL|\
1294 #define BF_STOPENV BIT(1) /* do not export further */