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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_pragma.c418 #define DT_PRAGMA_SUB 1 /* pragma directive may be used after #pragma */ macro
459 kind = DT_PRAGMA_SUB;
463 if (kind == DT_PRAGMA_SUB &&
488 case DT_PRAGMA_SUB:

Completed in 20 milliseconds