Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_print.c89 #define CTF_IS_CHAR(e) \ macro
283 if (CTF_IS_CHAR(e)) { in dt_print_int()
413 ctf_type_encoding(ctfp, rtype, &e) != CTF_ERR && CTF_IS_CHAR(e)) { in dt_print_array()