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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_decl.h98 #define DT_DP_ANON 0x8 /* permit anonymous parameters */ macro
H A Ddt_decl.c355 !is_void && !(flags & DT_DP_ANON)) {
411 (void) dt_decl_prototype(dnp, dnp, "array", DT_DP_ANON);
436 DT_DP_VARARGS | DT_DP_VOID | DT_DP_ANON);
H A Ddt_parser.c2470 "probe input", DT_DP_VOID | DT_DP_ANON);

Completed in 25 milliseconds