Home
last modified time | relevance | path

Searched refs:_ast_getdll (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastdynamic.c82 struct _astdll* ap = _ast_getdll(); in _ast_init()
121 _ast_getdll(void) in _ast_getdll() function
H A Daststatic.c35 struct _astdll* ap = _ast_getdll(); in _ast_init()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derr.c52 struct _astdll* dp = _ast_getdll(); in errmsg()
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dcommon113 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dcommon113 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dcommon113 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dcommon113 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon116 # define __DYNAMIC__(v) (_ast_getdll()->_ast_ ## v)