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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inflate.c 88 #ifdef MAKEFIXED
99 void makefixed OF((void));
304 #ifdef MAKEFIXED
308 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
321 Then that can be linked with zlib built with MAKEFIXED defined and run:
325 void makefixed() function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inflate.c 88 #ifdef MAKEFIXED
98 void makefixed OF((void));
248 #ifdef MAKEFIXED
252 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
253 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
255 can simply call makefixed to do this:
257 void makefixed(void);
261 makefixed();
265 Then that can be linked with zlib built with MAKEFIXED defined and run:
269 void makefixed() function
    [all...]
  /external/python/cpython2/Modules/zlib/
inflate.c 88 #ifdef MAKEFIXED
99 void makefixed OF((void));
304 #ifdef MAKEFIXED
308 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
321 Then that can be linked with zlib built with MAKEFIXED defined and run:
325 void makefixed() function
    [all...]
  /external/syslinux/com32/lib/zlib/
inflate.c 88 #ifdef MAKEFIXED
98 void makefixed OF((void));
283 #ifdef MAKEFIXED
287 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
288 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
290 can simply call makefixed to do this:
292 void makefixed(void);
296 makefixed();
300 Then that can be linked with zlib built with MAKEFIXED defined and run:
304 void makefixed() function
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
inflate.c 88 #ifdef MAKEFIXED
99 void makefixed OF((void));
304 #ifdef MAKEFIXED
308 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
321 Then that can be linked with zlib built with MAKEFIXED defined and run:
325 void makefixed() function
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
inflate.c 88 #ifdef MAKEFIXED
100 void makefixed OF((void));
321 #ifdef MAKEFIXED
325 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
326 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
328 can simply call makefixed to do this:
330 void makefixed(void);
334 makefixed();
338 Then that can be linked with zlib built with MAKEFIXED defined and run:
342 void makefixed() function
    [all...]
  /external/python/cpython3/Modules/zlib/
inflate.c 88 #ifdef MAKEFIXED
100 void makefixed OF((void));
321 #ifdef MAKEFIXED
325 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
326 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
328 can simply call makefixed to do this:
330 void makefixed(void);
334 makefixed();
338 Then that can be linked with zlib built with MAKEFIXED defined and run:
342 void makefixed() function
    [all...]
  /external/zlib/src/
inflate.c 88 #ifdef MAKEFIXED
100 void makefixed OF((void));
321 #ifdef MAKEFIXED
325 Write out the inffixed.h that is #include'd above. Defining MAKEFIXED also
326 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
328 can simply call makefixed to do this:
330 void makefixed(void);
334 makefixed();
338 Then that can be linked with zlib built with MAKEFIXED defined and run:
342 void makefixed() function
    [all...]

Completed in 383 milliseconds