Searched refs:DT_IDFLG_DECL (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h113 #define DT_IDFLG_DECL 0x0800 /* variable is associated with explicit decl */ macro
H A Ddt_ident.c137 if (!(idp->di_flags & DT_IDFLG_DECL)) {
1014 (idp->di_flags & (DT_IDFLG_REF|DT_IDFLG_MOD|DT_IDFLG_DECL)) == 0);
H A Ddt_parser.c1670 idflags | DT_IDFLG_WRITE | DT_IDFLG_DECL, id,
2234 DT_IDFLG_INLINE | DT_IDFLG_REF | DT_IDFLG_DECL | DT_IDFLG_ORPHAN, 0,
2279 DT_IDENT_SCALAR, DT_IDFLG_DECL | DT_IDFLG_INLINE, 0,

Completed in 103 milliseconds