IS_VOID
IS_VOID(cte)) {
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e));
lp_is_void = ctf_type_encoding(lfp, lref, &e) == 0 && IS_VOID(e);
rp_is_void = ctf_type_encoding(rfp, rref, &e) == 0 && IS_VOID(e);
&cte) == 0 && IS_VOID(cte)) {
base, &e) == 0 && IS_VOID(e)) {
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e))
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e))
return (ctf_type_encoding(fp, type, &e) == 0 && !IS_VOID(e));
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e)));