OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:not_equal_16
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_encoder_private.h
27
# define
not_equal_16
(a, b) (read16ne(a) != read16ne(b))
macro
29
# define
not_equal_16
(a, b) \
macro
lzma_encoder_optimum_fast.c
56
if (
not_equal_16
(buf, buf_back))
lzma_encoder_optimum_normal.c
303
if (
not_equal_16
(buf, buf_back)) {
604
if (
not_equal_16
(buf, buf_back))
Completed in 47 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026