Searched refs:DIF_TYPE_CTF (Results 1 – 2 of 2) sorted by relevance
476 #define DIF_TYPE_CTF 0 /* type is a CTF type */ macro
9946 if (type != DIF_TYPE_STRING && type != DIF_TYPE_CTF) in dtrace_difo_validate()9954 if (type != DIF_TYPE_CTF) in dtrace_difo_validate()