Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dgethex.c172 goto dret;
282 dret:
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Drd_req_dec.c450 krb5_error_code ret, dret = 0; in decrypt_ticket() local
462 dret = decrypt_try_server(context, req, canonprinc, keytab, in decrypt_ticket()
465 if (dret != KRB5KRB_AP_ERR_NOKEY) in decrypt_ticket()
469 return (ret != 0) ? ret : dret; in decrypt_ticket()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c705 dt_node_t *dret; in dt_action_trace() local
709 dret = yypcb->pcb_dret; in dt_action_trace()
710 dmp = dt_module_lookup_by_ctf(dtp, dret->dn_ctfp); in dt_action_trace()
712 n = snprintf(NULL, 0, "%s`%ld", dmp->dm_name, dret->dn_type) + 1; in dt_action_trace()
714 ctflib = dt_module_getlibid(dtp, dmp, dret->dn_ctfp); in dt_action_trace()
717 ctflib, dret->dn_type) + 1; in dt_action_trace()
720 dret->dn_type) + 1; in dt_action_trace()
726 dret->dn_type); in dt_action_trace()
729 dmp->dm_name, ctflib, dret->dn_type); in dt_action_trace()
732 dmp->dm_name, dret->dn_type); in dt_action_trace()
/freebsd/sys/riscv/include/
H A Dencoding.h851 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td1080 def DRET_0R : _F0R<0b0000011110, (outs), (ins), "dret", []>;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td993 def DRET : Priv<"dret", 0b0111101>, Sched<[]> {
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2104 // 0101 dret