Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/gdtoa/
Dgethex.c156 goto dret;
270 dret:
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
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()
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dvr.igen255 "dret"
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dmep-core.cpu2297 (dnci dret "return from debug exception" (OPTIONAL_DEBUG_INSN)
2298 "dret"
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dmep-core.cpu2297 (dnci dret "return from debug exception" (OPTIONAL_DEBUG_INSN)
2298 "dret"
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h3590 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h3647 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Dacinclude.m41967 imaxdiv_t dret = imaxdiv(numer, denom);
Dconfigure20208 imaxdiv_t dret = imaxdiv(numer, denom);