Searched refs:GET2 (Results 1 – 1 of 1) sorted by relevance
2272 #define GET2() (tmp2 = GET(), tmp2 + ((unsigned)(GET()) << 8)) macro2273 #define GET4() (tmp4 = GET2(), tmp4 + ((unsigned long)(GET2()) << 16))2326 id = GET2(); in read_extra()2327 size = GET2(); in read_extra()2407 magic = GET2(); /* the rest of the signature */ in get_header()2415 flags = GET2(); in get_header()2432 fname = GET2(); in get_header()2433 extra = GET2(); in get_header()2482 extra = GET2(); in get_header()