Lines Matching refs:Replace
43 - Replace as400 with os400 for OS/400 support [Monnerat]
63 - Replace use of unsafe string functions with snprintf if available
111 - Replace use of memmove() with a simple copy for portability
276 - Replace $(...) with `...` in configure for non-bash sh [Bowler]
509 - Replace use of errno in gz* with functions, support WinCE [Alves]
515 - Replace gzio.c with a new set of routines with the same functionality
623 - Replace set_data_type() with a more accurate detect_data_type() in
694 - Replace 1U constants in inflate.c and inftrees.c for 64-bit compile
715 - Replace structure assignments in deflate.c and inflate.c with zmemcpy to
853 - Replace size_t with ptrdiff_t in crc32.c, and check for correct size
952 - Replace rewind() with fseek() for WinCE [Truta]
1143 . Replace ZALLOC's in huft_build() with single ZALLOC in inflate_blocks_new()