Lines Matching refs:ppin
1113 bits by reading additional bits from *PPIN, up to PINEND, as
1114 needed. Updates *PPIN, *PVAL and *PBITS. Returns 1 on success, 0
1118 elf_fetch_bits (const unsigned char **ppin, const unsigned char *pinend,
1129 pin = *ppin;
1159 *ppin = pin;
1169 elf_fetch_bits_backward (const unsigned char **ppin,
1181 pin = *ppin;
1220 *ppin = pin;
1231 elf_fetch_backward_init (const unsigned char **ppin,
1240 pin = *ppin;
1263 *ppin = pin;
1266 if (!elf_fetch_bits_backward (ppin, pinend, pval, pbits))
1271 if (!elf_fetch_bits_backward (ppin, pinend, pval, pbits))
2711 /* Read a zstd FSE table and build the decoding table in *TABLE, updating *PPIN
2720 elf_zstd_read_fse (const unsigned char **ppin, const unsigned char *pinend,
2736 pin = *ppin;
2893 *ppin = pin;
3440 and updating *PPIN. This sets *PTABLE_BITS to the number of bits of the
3446 elf_zstd_read_huff (const unsigned char **ppin, const unsigned char *pinend,
3458 pin = *ppin;
3723 *ppin = pin;
3734 *PPIN. Return 1 on success, 0 on error. */
3737 elf_zstd_read_literals (const unsigned char **ppin,
3756 pin = *ppin;
3832 *ppin = pin;
3894 *ppin = pinend;
4269 const unsigned char **ppin,
4293 if (unlikely (*ppin >= pinend))
4298 entry.symbol = **ppin;
4299 ++*ppin;
4316 if (!elf_zstd_read_fse (ppin, pinend, scratch, maxidx, fse_table,