Home
last modified time | relevance | path

Searched defs:source_ptr (Results 1 – 6 of 6) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_utility_16_unsigned_read.c72 UINT _fx_utility_16_unsigned_read(UCHAR *source_ptr) in _fx_utility_16_unsigned_read()
Dfx_utility_32_unsigned_read.c72 ULONG _fx_utility_32_unsigned_read(UCHAR *source_ptr) in _fx_utility_32_unsigned_read()
Dfx_directory_name_extract.c76 CHAR *_fx_directory_name_extract(CHAR *source_ptr, CHAR *dest_ptr) in _fx_directory_name_extract()
Dfx_utility_memory_copy.c82 VOID _fx_utility_memory_copy(UCHAR *source_ptr, UCHAR *dest_ptr, ULONG size) in _fx_utility_memory_copy()
Dfx_utility_64_unsigned_read.c72 ULONG64 _fx_utility_64_unsigned_read(UCHAR *source_ptr) in _fx_utility_64_unsigned_read()
Dfx_file_write.c102 UCHAR *source_ptr; in _fx_file_write() local