Searched refs:get_UInt (Results 1 – 1 of 1) sorted by relevance
265 static UInt get_UInt ( Cursor* c ) { in get_UInt() function346 return is_dw64 ? get_ULong(c) : (ULong) get_UInt(c); in get_Dwarfish_UWord()351 if (sizeof(UWord) == 4) return get_UInt(c); in get_UWord()364 w32 = get_UInt( c ); in get_Initial_Length()1153 cts->u.val = (ULong)(UInt)get_UInt(c); in get_Form_contents()1277 UInt u32 = get_UInt(c); in get_Form_contents()1340 ULong u64 = (ULong)get_UInt(c); in get_Form_contents()