Searched refs:deflate_stored (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | deflate.c | 73 static block_state deflate_stored (deflate_state *s, int flush); 137 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 857 static block_state deflate_stored( in deflate_stored() function
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | deflate.c | 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1460 local block_state deflate_stored(s, flush) in deflate_stored() function
|