Searched refs:gzfwrite (Results 1 - 15 of 15) sorted by relevance
/third_party/node/deps/v8/third_party/zlib/ |
H A D | chromeconf.h | 86 #define gzfwrite Cr_z_gzfwrite macro
|
H A D | zconf.h | 88 # define gzfwrite z_gzfwrite macro
|
H A D | zlib.h | 1456 ZEXTERN z_size_t ZEXPORT gzfwrite OF((voidpc buf, z_size_t size, 1459 gzfwrite() writes nitems items of size size from buf to file, duplicating 1464 gzfwrite() returns the number of full items written of size size, or zero
|
H A D | gzwrite.c | 274 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) in gzfwrite() function
|
/third_party/node/deps/zlib/ |
H A D | chromeconf.h | 89 #define gzfwrite Cr_z_gzfwrite macro
|
H A D | zconf.h | 91 # define gzfwrite z_gzfwrite macro
|
H A D | zlib.h | 1456 ZEXTERN z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size, 1464 gzfwrite() returns the number of full items written of size size, or zero
|
H A D | gzwrite.c | 261 z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size, z_size_t nitems, in gzfwrite() function
|
/third_party/skia/third_party/externals/zlib/ |
H A D | chromeconf.h | 86 #define gzfwrite Cr_z_gzfwrite macro
|
H A D | zconf.h | 88 # define gzfwrite z_gzfwrite macro
|
H A D | gzwrite.c | 274 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) in gzfwrite() function
|
H A D | zlib.h | 1454 ZEXTERN z_size_t ZEXPORT gzfwrite OF((voidpc buf, z_size_t size, 1457 gzfwrite() writes nitems items of size size from buf to file, duplicating 1462 gzfwrite() returns the number of full items written of size size, or zero
|
/third_party/zlib/ |
H A D | zconf.h | 79 # define gzfwrite z_gzfwrite macro
|
H A D | zlib.h | 1457 ZEXTERN z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size, 1465 gzfwrite() returns the number of full items written of size size, or zero
|
H A D | gzwrite.c | 267 z_size_t ZEXPORT gzfwrite(voidpc buf, z_size_t size, z_size_t nitems, in gzfwrite() function
|
Completed in 21 milliseconds