Searched defs:value (Results 1 – 12 of 12) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_utility_16_unsigned_read.c | 75 UINT value; in _fx_utility_16_unsigned_read() local
|
D | fx_utility_16_unsigned_write.c | 73 VOID _fx_utility_16_unsigned_write(UCHAR *dest_ptr, UINT value) in _fx_utility_16_unsigned_write()
|
D | fx_utility_32_unsigned_write.c | 73 VOID _fx_utility_32_unsigned_write(UCHAR *dest_ptr, ULONG value) in _fx_utility_32_unsigned_write()
|
D | fx_utility_64_unsigned_write.c | 73 VOID _fx_utility_64_unsigned_write(UCHAR *dest_ptr, ULONG64 value) in _fx_utility_64_unsigned_write()
|
D | fx_utility_32_unsigned_read.c | 75 ULONG value; in _fx_utility_32_unsigned_read() local
|
D | fx_utility_memory_set.c | 81 VOID _fx_utility_memory_set(UCHAR *dest_ptr, UCHAR value, ULONG size) in _fx_utility_memory_set()
|
D | fx_utility_64_unsigned_read.c | 75 ULONG64 value; in _fx_utility_64_unsigned_read() local
|
D | fx_fault_tolerant_add_FAT_log.c | 73 UINT _fx_fault_tolerant_add_FAT_log(FX_MEDIA *media_ptr, ULONG cluster, ULONG value) in _fx_fault_tolerant_add_FAT_log()
|
D | fx_fault_tolerant_read_FAT.c | 78 UINT _fx_fault_tolerant_read_FAT(FX_MEDIA *media_ptr, ULONG cluster, ULONG *value, ULONG log_typ… in _fx_fault_tolerant_read_FAT()
|
D | fx_partition_offset_calculate.c | 284 ULONG base_sector, value; in _fx_utility_partition_get() local
|
/FileX-v6.2.1/test/regression_test/ |
D | filex_fault_tolerant_enable_test.c | 105 ULONG value; in ftest_0_entry() local
|
D | filex_utility_test.c | 246 ULONG64 value; in ftest_0_entry() local
|