Searched defs:bitbuf (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/ia64/ia64/ | ||
| H A D | cpu.c | 118 char bitbuf[32]; local in function:identifycpu |
| /src/common/dist/zlib/contrib/blast/ | ||
| H A D | blast.c | 47 int bitbuf; /* bit buffer */ member in struct:state 136 int bitbuf; /* bits from stream */ local in function:decode [all...] |
| /src/common/dist/zlib/contrib/puff/ | ||
| H A D | puff.c | 108 int bitbuf; /* bit buffer */ member in struct:state 270 int bitbuf; /* bits from stream */ local in function:decode [all...] |
| /src/sys/dev/acpi/ | ||
| H A D | apei.c | 373 char bitbuf[1024]; local in function:apei_cper_memory_error_report 512 char bitbuf[1024]; local in function:apei_cper_pcie_error_report [all...] |
| /src/sys/dev/ic/ | ||
| H A D | i82365.c | 363 char bitbuf[64]; local in function:pcic_power |
| /src/sbin/nvmectl/ | ||
| H A D | bignum.c | 3252 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local in function:basic_exponent_mod 4061 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local in function:fast_exponent_modulo [all...] |
Completed in 12 milliseconds