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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_inttab.h57 #define DT_INT_SHARED 1 /* multiple refs can share entry */ macro
H A Ddt_inttab.c74 if (flags & DT_INT_SHARED) {
H A Ddt_cg.c95 int flag = idp != NULL ? DT_INT_PRIVATE : DT_INT_SHARED;

Completed in 120 milliseconds