Home
last modified time | relevance | path

Searched refs:DT_DP_VOID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.h100 #define DT_DP_VOID 0x4 /* permit void type in prototype */ macro
H A Ddt_decl.c352 if (is_void && !(flags & DT_DP_VOID)) { in dt_decl_prototype()
453 DT_DP_VARARGS | DT_DP_VOID | DT_DP_ANON); in dt_decl_func()
H A Ddt_parser.c2549 "probe input", DT_DP_VOID | DT_DP_ANON); in dt_node_probe()
2552 "probe output", DT_DP_VOID); in dt_node_probe()