Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_pragma.c443 #define DT_PRAGMA_SUB 1 /* pragma directive may be used after #pragma */ macro
484 kind = DT_PRAGMA_SUB; in dt_pragma()
488 if (kind == DT_PRAGMA_SUB && in dt_pragma()
513 case DT_PRAGMA_SUB: in dt_pragma()