HomeSort by relevance Sort by last modified time
    Searched refs:read_2_bytes (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/
rdjpgcom.c 84 read_2_bytes (void) function
199 length = read_2_bytes();
231 length = read_2_bytes();
284 length = read_2_bytes(); /* usual parameter length count */
287 image_height = read_2_bytes();
288 image_width = read_2_bytes();
wrjpgcom.c 98 read_2_bytes (void) function
243 length = read_2_bytes();
263 length = read_2_bytes();
  /toolchain/binutils/binutils-2.25/bfd/
dwarf2.c 575 read_2_bytes (bfd *abfd, bfd_byte *buf) function
969 blk->size = read_2_bytes (abfd, info_ptr);
987 attr->u.val = read_2_bytes (abfd, info_ptr);
1057 attr->u.val = read_2_bytes (abfd, info_ptr);
    [all...]

Completed in 291 milliseconds