Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/test/regression_test/
Dfilex_utility_test.c253 ULONG temp1; in ftest_0_entry() local
449 temp1 = partition_sector[0x17]; in ftest_0_entry()
475 partition_sector[0x17] = temp1; in ftest_0_entry()
499 partition_sector[0x17] = temp1; in ftest_0_entry()
548 partition_sector[0x17] = temp1; in ftest_0_entry()
572 partition_sector[0x17] = temp1; in ftest_0_entry()
596 partition_sector[0x17] = temp1; in ftest_0_entry()
620 partition_sector[0x17] = temp1; in ftest_0_entry()
626 temp1 = partition_sector[0x21]; in ftest_0_entry()
654 partition_sector[0x21] = temp1; in ftest_0_entry()
[all …]
Dfilex_fault_tolerant_enable_test.c100 UINT status, temp1; in ftest_0_entry() local
237 temp1 = ram_disk.fx_media_fault_tolerant_state; in ftest_0_entry()
243 ram_disk.fx_media_fault_tolerant_state = (UCHAR)temp1; in ftest_0_entry()
Dfilex_media_multiple_open_close_test.c135 ULONG temp1; in ftest_0_entry() local
1111 temp1 = _fx_system_build_options_2; in ftest_0_entry()
1133 _fx_system_build_options_2 = temp1; in ftest_0_entry()
1396 temp1 = _fx_utility_32_unsigned_read(&raw_sector_buffer[488]); in ftest_0_entry()
Dfilex_file_read_write_test.c101 ULONG temp1; in ftest_0_entry() local
1385 temp1 = (ULONG)my_file.fx_file_current_available_size; in ftest_0_entry()
1401 my_file.fx_file_current_available_size = temp1; in ftest_0_entry()