Searched refs:read_UInt_le (Results 1 – 2 of 2) sorted by relevance
363 static UInt read_UInt_le ( UChar* src ) in read_UInt_le() function684 UInt rd_adler = read_UInt_le(&rd_first8[0]); in handle_transaction()685 UInt rd_len = read_UInt_le(&rd_first8[4]); in handle_transaction()
107 static UInt read_UInt_le ( UChar* src ) in read_UInt_le() function246 UInt rd_adler = read_UInt_le(&rd_first8[0]); in do_transaction()247 UInt rd_len = read_UInt_le(&rd_first8[4]); in do_transaction()