OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bcj_x86_test_msbyte
(Results
1 - 2
of
2
) sorted by null
/external/lzma/xz-embedded/
xz_dec_bcj.c
83
static inline int
bcj_x86_test_msbyte
(uint8_t b)
function
119
||
bcj_x86_test_msbyte
(b)) {
129
if (
bcj_x86_test_msbyte
(buf[i + 4])) {
138
if (!
bcj_x86_test_msbyte
(b))
/external/toybox/toys/pending/
xzcat.c
500
static inline int
bcj_x86_test_msbyte
(uint8_t b)
function
536
||
bcj_x86_test_msbyte
(b)) {
546
if (
bcj_x86_test_msbyte
(buf[i + 4])) {
555
if (!
bcj_x86_test_msbyte
(b))
[
all
...]
Completed in 423 milliseconds