repo.or.cz
/
sox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build: fix symlink selection
[sox.git]
/
lpc10
/
bitio.h
blob
0c8dcfc8a81ffdcb986c583eb9e259444ad10c87
1
2
int
read_bits
(
FILE
*
f
,
INT32
*
bits
,
int
len
);
3
void
write_bits
(
FILE
*
f
,
INT32
*
bits
,
int
len
);