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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h243 #define IS_CHAR(e) \ macro
H A Ddt_printf.c109 ctf_type_encoding(ctfp, base, &e) == 0 && IS_CHAR(e));
H A Ddt_parser.c946 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))
951 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))

Completed in 42 milliseconds