Searched defs:source_ptr (Results 1 – 6 of 6) sorted by relevance
72 UINT _fx_utility_16_unsigned_read(UCHAR *source_ptr) in _fx_utility_16_unsigned_read()
72 ULONG _fx_utility_32_unsigned_read(UCHAR *source_ptr) in _fx_utility_32_unsigned_read()
76 CHAR *_fx_directory_name_extract(CHAR *source_ptr, CHAR *dest_ptr) in _fx_directory_name_extract()
82 VOID _fx_utility_memory_copy(UCHAR *source_ptr, UCHAR *dest_ptr, ULONG size) in _fx_utility_memory_copy()
72 ULONG64 _fx_utility_64_unsigned_read(UCHAR *source_ptr) in _fx_utility_64_unsigned_read()
102 UCHAR *source_ptr; in _fx_file_write() local