Home
last modified time | relevance | path

Searched defs:dtinstall (Results 1 – 2 of 2) sorted by relevance

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/include/
H A Dcdt.h277 #define dtinstall(d, o) (*(_DT(d)->searchf))((d), (void *)(o), DT_INSTALL) macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/include/
H A Dcdt.h337 #define dtinstall(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_INSTALL) macro