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

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_decl.h98 #define DT_DP_ANON 0x8 /* permit anonymous parameters */ macro
H A Ddt_decl.c370 !is_void && !(flags & DT_DP_ANON)) {
426 (void) dt_decl_prototype(dnp, dnp, "array", DT_DP_ANON);
451 DT_DP_VARARGS | DT_DP_VOID | DT_DP_ANON);
H A Ddt_parser.c2473 "probe input", DT_DP_VOID | DT_DP_ANON);

Completed in 193 milliseconds