/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_common.h | 111 #ifdef __DYNAMIC__ 112 # undef __DYNAMIC__ 132 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
H A D | error.h | 48 #if !defined(errno) && defined(__DYNAMIC__) 49 #define errno __DYNAMIC__(errno)
|
H A D | ast.h | 366 #if !defined(environ) && defined(__DYNAMIC__) 367 #define environ __DYNAMIC__(environ)
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_common.h | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_common.h | 111 #ifdef __DYNAMIC__ 112 # undef __DYNAMIC__ 132 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
H A D | error.h | 48 #if !defined(errno) && defined(__DYNAMIC__) 49 #define errno __DYNAMIC__(errno)
|
H A D | ast.h | 366 #if !defined(environ) && defined(__DYNAMIC__) 367 #define environ __DYNAMIC__(environ)
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_common.h | 111 #ifdef __DYNAMIC__ 112 # undef __DYNAMIC__ 132 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
H A D | error.h | 48 #if !defined(errno) && defined(__DYNAMIC__) 49 #define errno __DYNAMIC__(errno)
|
H A D | ast.h | 366 #if !defined(environ) && defined(__DYNAMIC__) 367 #define environ __DYNAMIC__(environ)
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_common.h | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_common.h | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_common.h | 111 #ifdef __DYNAMIC__ 112 # undef __DYNAMIC__ 132 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
H A D | error.h | 48 #if !defined(errno) && defined(__DYNAMIC__) 49 #define errno __DYNAMIC__(errno)
|
H A D | ast.h | 366 #if !defined(environ) && defined(__DYNAMIC__) 367 #define environ __DYNAMIC__(environ)
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_common.h | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v) macro
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | error.h | 39 #if !defined(errno) && defined(__DYNAMIC__) 40 #define errno __DYNAMIC__(errno)
|
H A D | ast.h | 347 #if !defined(environ) && defined(__DYNAMIC__) 348 #define environ __DYNAMIC__(environ)
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | common | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | common | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | common | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | common | 90 #ifdef __DYNAMIC__ 91 # undef __DYNAMIC__ 111 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
|
/titanic_44/usr/src/lib/libast/common/tm/ |
H A D | tminit.c | 37 # if defined(__DYNAMIC__) 38 # define tzname __DYNAMIC__(tzname)
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | common | 94 #ifdef __DYNAMIC__ 95 # undef __DYNAMIC__ 115 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 908 features/common: fix _UWIN __DYNAMIC__() definition 917 01-09-20 features/common: add __DYNAMIC__() for dll externs
|