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

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dvr5400.s34 dret
H A Dvr5500.d32 0+00060 <stuff\+0x60> dret
H A Dvr5400.d31 0+005c <stuff\+0x5c> dret
/netbsd-current/lib/libc/gdtoa/
H A Dgethex.c156 goto dret;
270 dret:
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_mst.c715 int dret; local
719 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux,
722 if (dret == 8) {
735 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux,
737 if (dret == 8) {
H A Dradeon_connectors.c1027 bool dret = false; local
1042 dret = radeon_ddc_probe(radeon_connector, false);
1043 if (dret) {
1252 bool dret = false, broken_edid = false; local
1271 dret = radeon_ddc_probe(radeon_connector, false);
1277 if (!dret && !force &&
1286 if (dret) {
/netbsd-current/external/cddl/osnet/dist/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...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_connectors.c856 bool dret = false; local
871 dret = amdgpu_display_ddc_probe(amdgpu_connector, false);
872 if (dret) {
981 bool dret = false, broken_edid = false; local
995 dret = amdgpu_display_ddc_probe(amdgpu_connector, false);
996 if (dret) {
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mep/
H A Dallinsn.s890 .global dret
891 dret: label
892 dret
H A Ddj1.s947 dret
H A Dallinsn.be.d780 000005f0 <dret>:
781 5f0: 70 13 dret
H A Dallinsn.le.d780 000005f0 <dret>:
781 5f0: 13 70 dret
H A Ddj1.be.d1070 a30: 70 13 dret
H A Ddj1.le.d1070 a30: 13 70 dret
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1967 uint8_t dret; local
1987 dret = drm_dp_dpcd_read(
1993 while (dret == dpcd_bytes_to_read &&
1996 dret = 0;
2026 dret = drm_dp_dpcd_read(
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h958 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-opc.c1138 {"dret", "", 0x7000003e, 0xffffffff, 0, 0, N5, 0, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-opc.c1138 {"dret", "", 0x7000003e, 0xffffffff, 0, 0, N5, 0, 0 },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-opc.c1138 {"dret", "", 0x7000003e, 0xffffffff, 0, 0, N5, 0, 0 },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-opc.c1143 {"dret", "", 0x7000003e, 0xffffffff, 0, 0, N5|AL, 0, 0 },
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h2898 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h2635 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h3590 DECLARE_INSN(dret, MATCH_DRET, MASK_DRET)
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure20138 imaxdiv_t dret = imaxdiv(numer, denom);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure20208 imaxdiv_t dret = imaxdiv(numer, denom);
[all...]

Completed in 964 milliseconds