Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h260 #define IS_CHAR(e) \ macro
H A Ddt_printf.c125 ctf_type_encoding(ctfp, base, &e) == 0 && IS_CHAR(e)); in pfcheck_str()
H A Ddt_parser.c997 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e)) in dt_node_is_strcompat()
1002 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e)) in dt_node_is_strcompat()