Searched defs:nbits (Results 1 – 13 of 13) sorted by relevance
/inferno-os/libsec/port/ |
H A D | probably_prime.c | 12 int j, k, rep, nbits, isprime; in probably_prime() local
|
/inferno-os/os/boot/libflate/ |
H A D | deflate.c | 107 int nbits; member 552 lzput(LZstate *lz, ulong bits, int nbits) in lzput() 1048 int i, nbits; in mkgzprecode() local 1069 hufftabinit(Huff *tab, int n, ulong *bitcount, int nbits) in hufftabinit()
|
H A D | inflate.c | 31 int nbits; member
|
/inferno-os/os/pxa/ |
H A D | sa1110break.c | 350 nbits(ulong v) in nbits() function
|
/inferno-os/emu/Nt/ |
H A D | ie-win.c | 26 #define __DC(type, nbits) ((((type)&15)<<4)|((nbits)&15)) argument
|
/inferno-os/os/sa1110/ |
H A D | sa1110break.c | 350 nbits(ulong v) in nbits() function
|
/inferno-os/include/ |
H A D | memdraw.h | 55 int nbits[NChan]; member
|
H A D | draw.h | 100 #define __DC(type, nbits) ((((type)&15)<<4)|((nbits)&15)) argument
|
/inferno-os/libmemdraw/ |
H A D | drawtest.c | 776 int nbits, npack, bpp; in getpixel() local 888 int bpp, sh, npack, nbits; in putpixel() local
|
H A D | draw.c | 1273 int i, n, sh, depth, x, dx, npack, nbits; in readnbit() local 1366 int i, sh, depth, npack, nbits, x, ex; in writenbit() local
|
/inferno-os/utils/libmach/ |
H A D | 5db.c | 596 nbits(ulong v) in nbits() function
|
/inferno-os/utils/cc/ |
H A D | cc.h | 127 char nbits; member
|
/inferno-os/utils/c2l/ |
H A D | cc.h | 125 char nbits; member
|