Searched refs:__IMPORT__ (Results 1 - 25 of 83) sorted by relevance

1234

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dlibgen.h33 #if !_BLD_ast && defined(__IMPORT__)
34 #define extern extern __IMPORT__
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Ddefs.c33 #ifdef __IMPORT__
/illumos-gate/usr/src/lib/libast/common/include/
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__
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Doption.h90 #if !_BLD_ast && defined(__IMPORT__)
92 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dstk.h63 #if !_BLD_ast && defined(__IMPORT__)
65 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dast_common.h128 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
129 # define __IMPORT__ __declspec(dllimport) macro
136 # if defined(__IMPORT__) && defined(_DLL)
137 # define _astimport __IMPORT__
H A Dsig.h132 #if !_BLD_ast && defined(__IMPORT__)
134 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Doption.h90 #if !_BLD_ast && defined(__IMPORT__)
92 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dstk.h63 #if !_BLD_ast && defined(__IMPORT__)
65 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dast_common.h128 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
129 # define __IMPORT__ __declspec(dllimport) macro
136 # if defined(__IMPORT__) && defined(_DLL)
137 # define _astimport __IMPORT__
H A Dsig.h132 #if !_BLD_ast && defined(__IMPORT__)
134 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Doption.h90 #if !_BLD_ast && defined(__IMPORT__)
92 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dstk.h63 #if !_BLD_ast && defined(__IMPORT__)
65 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dast_common.h128 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
129 # define __IMPORT__ __declspec(dllimport) macro
136 # if defined(__IMPORT__) && defined(_DLL)
137 # define _astimport __IMPORT__
H A Dsig.h132 #if !_BLD_ast && defined(__IMPORT__)
134 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h90 #if !_BLD_ast && defined(__IMPORT__)
92 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dstk.h63 #if !_BLD_ast && defined(__IMPORT__)
65 #define __MANGLE__ __LINKAGE__ __IMPORT__
H A Dast_common.h128 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
129 # define __IMPORT__ __declspec(dllimport) macro
136 # if defined(__IMPORT__) && defined(_DLL)
137 # define _astimport __IMPORT__
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_common.h107 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
108 # define __IMPORT__ __declspec(dllimport) macro
115 # if defined(__IMPORT__) && defined(_DLL)
116 # define _astimport __IMPORT__
H A Dsig.h111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_common.h107 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
108 # define __IMPORT__ __declspec(dllimport) macro
115 # if defined(__IMPORT__) && defined(_DLL)
116 # define _astimport __IMPORT__
H A Dsig.h111 #if !_BLD_ast && defined(__IMPORT__)
113 #define __MANGLE__ __LINKAGE__ __IMPORT__
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_common.h107 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
108 # define __IMPORT__ __declspec(dllimport) macro
115 # if defined(__IMPORT__) && defined(_DLL)
116 # define _astimport __IMPORT__
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_common.h107 # if !defined(__IMPORT__) && ( _BLD_DLL || defined(_DLL) )
108 # define __IMPORT__ __declspec(dllimport) macro
115 # if defined(__IMPORT__) && defined(_DLL)
116 # define _astimport __IMPORT__

Completed in 1268 milliseconds

1234