Searched refs:read_UInt_le (Results 1 – 2 of 2) sorted by relevance
384 static UInt read_UInt_le ( UChar* src ) in read_UInt_le() function705 UInt rd_adler = read_UInt_le(&rd_first8[0]); in handle_transaction()706 UInt rd_len = read_UInt_le(&rd_first8[4]); in handle_transaction()
172 static UInt read_UInt_le ( const UChar* src ) in read_UInt_le() function311 UInt rd_adler = read_UInt_le(&rd_first8[0]); in do_transaction()312 UInt rd_len = read_UInt_le(&rd_first8[4]); in do_transaction()