Home
last modified time | relevance | path

Searched refs:TI81_SLOT_AUTO (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tilem/tilem-2.0/gui/
H A Dsendfile.c62 return TI81_SLOT_AUTO; in string_to_slot()
74 return TI81_SLOT_AUTO; in string_to_slot()
424 slotdlg->slots[i] = TI81_SLOT_AUTO; in load_files()
460 return TI81_SLOT_AUTO; in get_cmdline_slot()
H A Dti81prg.c58 prgm->info.slot = TI81_SLOT_AUTO; in ti81_program_new()
223 if (slot == TI81_SLOT_AUTO) { in ti81_load_program()
364 if (slot == TI81_SLOT_AUTO) in ti81_program_slot_to_string()
H A Dti81prg.h21 TI81_SLOT_AUTO = -1, enumerator