HomeSort by: relevance | last modified time | path
    Searched refs:DT_INT_TYPE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.c 359 ltype = lbase = DT_INT_TYPE(dtp);
364 rtype = rbase = DT_INT_TYPE(dtp);
1967 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1972 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1977 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1994 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1999 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
2008 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
2017 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
2026 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE)
    [all...]
dt_impl.h 428 #define DT_INT_TYPE(dtp) ((dtp)->dt_ints[0].did_type)

Completed in 34 milliseconds