Searched refs:rettype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c118 int rettype = ctf_type_kind(ctfp, ss->ss_finfo.ctc_return); local
124 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) &&
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c365 int rettype = 0; local
385 rettype = ctf_type_kind(ctfp, finfo.ctc_return);
392 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) &&

Completed in 72 milliseconds