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

  /external/freetype/src/gzip/
zutil.c 71 voidpf org_ptr; member in struct:ptr_table_s
98 table[next_ptr].org_ptr = buf;
118 farfree(table[n].org_ptr);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zutil.c 204 voidpf org_ptr; member in struct:ptr_table_s
231 table[next_ptr].org_ptr = buf;
251 farfree(table[n].org_ptr);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zutil.c 208 voidpf org_ptr; member in struct:ptr_table_s
235 table[next_ptr].org_ptr = buf;
255 farfree(table[n].org_ptr);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.c 202 voidpf org_ptr; member in struct:ptr_table_s
231 table[next_ptr].org_ptr = buf;
254 farfree(table[n].org_ptr);
  /external/python/cpython2/Modules/zlib/
zutil.c 208 voidpf org_ptr; member in struct:ptr_table_s
235 table[next_ptr].org_ptr = buf;
255 farfree(table[n].org_ptr);
  /external/python/cpython3/Modules/zlib/
zutil.c 205 voidpf org_ptr; member in struct:ptr_table_s
234 table[next_ptr].org_ptr = buf;
257 farfree(table[n].org_ptr);
  /external/syslinux/com32/lib/zlib/
zutil.c 204 voidpf org_ptr; member in struct:ptr_table_s
231 table[next_ptr].org_ptr = buf;
251 farfree(table[n].org_ptr);
  /external/zlib/src/
zutil.c 205 voidpf org_ptr; member in struct:ptr_table_s
234 table[next_ptr].org_ptr = buf;
257 farfree(table[n].org_ptr);
  /toolchain/binutils/binutils-2.27/zlib/
zutil.c 208 voidpf org_ptr; member in struct:ptr_table_s
235 table[next_ptr].org_ptr = buf;
255 farfree(table[n].org_ptr);

Completed in 274 milliseconds