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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h113 #define DT_IDFLG_DECL 0x0800 /* variable is associated with explicit decl */ macro
H A Ddt_ident.c148 if (!(idp->di_flags & DT_IDFLG_DECL)) {
1029 (idp->di_flags & (DT_IDFLG_REF|DT_IDFLG_MOD|DT_IDFLG_DECL)) == 0);
H A Ddt_parser.c1723 idflags | DT_IDFLG_WRITE | DT_IDFLG_DECL, id,
2308 DT_IDFLG_INLINE | DT_IDFLG_REF | DT_IDFLG_DECL | DT_IDFLG_ORPHAN, 0,
2353 DT_IDENT_SCALAR, DT_IDFLG_DECL | DT_IDFLG_INLINE, 0,

Completed in 73 milliseconds