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

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.h 260 #define IS_CHAR(e) \
dt_printf.c 114 ctf_type_encoding(ctfp, base, &e) == 0 && IS_CHAR(e));
dt_parser.c 997 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))
1002 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))

Completed in 65 milliseconds