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

/netbsd-current/sys/arch/amiga/dev/
H A Dzz9k.c133 uint16_t tcore = ZZREG_R(ZZ9K_TEMPERATURE); local
139 tcore/10, tcore%10, vcore/100, vcore%100, vaux/100, vaux%100);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-main.c759 const std::string *tcore = get_osdata_column (child, "core"); local
762 if (tcore)
763 uiout->field_string ("core", tcore->c_str ());
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.c757 const std::string *tcore = get_osdata_column (child, "core"); local
760 if (tcore)
761 uiout->field_string ("core", *tcore);

Completed in 206 milliseconds