Searched refs:dret (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/gdtoa/
H A Dgethex.c172 goto dret;
282 dret:
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c705 dt_node_t *dret; local
709 dret = yypcb->pcb_dret;
710 dmp = dt_module_lookup_by_ctf(dtp, dret->dn_ctfp);
712 n = snprintf(NULL, 0, "%s`%ld", dmp->dm_name, dret->dn_type) + 1;
714 ctflib = dt_module_getlibid(dtp, dmp, dret->dn_ctfp);
717 ctflib, dret->dn_type) + 1;
720 dret->dn_type) + 1;
726 dret->dn_type);
729 dmp->dm_name, ctflib, dret->dn_type);
732 dmp->dm_name, dret
[all...]
/freebsd-13-stable/sys/riscv/include/
H A Dencoding.h852 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)

Completed in 168 milliseconds