Home
last modified time | relevance | path

Searched refs:__IMPORT__ (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dlibgen.h33 #if !_BLD_ast && defined(__IMPORT__)
34 #define extern extern __IMPORT__
H A Dfmtmsg.h114 #if !_BLD_ast && defined(__IMPORT__)
115 #define extern extern __IMPORT__
H A Dsyslog.h109 #if !_BLD_ast && defined(__IMPORT__)
110 #define extern extern __IMPORT__
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Daso.h81 #if !(_BLD_aso || _BLD_taso) && defined(__IMPORT__)
82 #define extern extern __IMPORT__
92 #if !_BLD_aso && defined(__IMPORT__)
93 #define extern extern __IMPORT__
H A Dstk.h53 #if !_BLD_ast && defined(__IMPORT__)
54 #define extern extern __IMPORT__
H A Doption.h80 #if !_BLD_ast && defined(__IMPORT__)
81 #define extern extern __IMPORT__
H A Dtm.h154 #if !_BLD_ast && defined(__IMPORT__)
155 #define extern extern __IMPORT__
H A Derror.h163 #if !_BLD_ast && defined(__IMPORT__)
164 #define extern extern __IMPORT__
H A Dast_std.h265 #if !_BLD_ast && defined(__IMPORT__)
266 #define extern extern __IMPORT__
H A Dcdt.h234 #if !_BLD_cdt && defined(__IMPORT__)
235 #define extern __IMPORT__
H A Dvmalloc.h127 #if !_BLD_vmalloc && defined(__IMPORT__)
128 #define extern extern __IMPORT__
H A Dsfio.h204 #if !_BLD_sfio && defined(__IMPORT__)
205 #define extern extern __IMPORT__
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doption.h83 #if !_BLD_ast && defined(__IMPORT__)
84 #define __PUBLIC_DATA__ __IMPORT__
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dcommon109 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
110 # define __IMPORT__ __declspec(dllimport)
117 # if defined(__IMPORT__) && defined(_DLL)
118 # define _astimport __IMPORT__
H A Dsig111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dcommon109 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
110 # define __IMPORT__ __declspec(dllimport)
117 # if defined(__IMPORT__) && defined(_DLL)
118 # define _astimport __IMPORT__
H A Dsig111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dcommon109 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
110 # define __IMPORT__ __declspec(dllimport)
117 # if defined(__IMPORT__) && defined(_DLL)
118 # define _astimport __IMPORT__
H A Dsig111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dcommon109 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
110 # define __IMPORT__ __declspec(dllimport)
117 # if defined(__IMPORT__) && defined(_DLL)
118 # define _astimport __IMPORT__
H A Dsig111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h223 #if !defined(_SH_PRIVATE) && defined(__IMPORT__) && !defined(_BLD_shell)
224 extern __IMPORT__ Shell_t sh;
H A Dnval.h247 # define extern __IMPORT__
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Ddefs.c34 #ifdef __IMPORT__
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon112 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
113 # define __IMPORT__ __declspec(dllimport)
120 # if defined(__IMPORT__) && defined(_DLL)
121 # define _astimport __IMPORT__

12