Home
last modified time | relevance | path

Searched refs:use_best_off (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/lzo/src/
Dlzo_mchw.ch137 s->use_best_off = (flags & 1) ? 1 : 0;
167 if (s->use_best_off)
Dlzo_swd.ch96 lzo_bool use_best_off;
273 s->use_best_off = 0;
656 if (s->use_best_off)
Dlzo1x_9x.c647 if (swd->use_best_off) in lzo1x_999_compress_internal()
701 if (swd->use_best_off) in lzo1x_999_compress_internal()
/external/syslinux/gpxe/src/util/
Dnrv2b.c230 int use_best_off; member
391 s->use_best_off = 0; in swd_init()
687 if (s->use_best_off) in swd_findbest()
738 s->use_best_off = (flags & 1) ? 1 : 0; in init_match()
762 if (s->use_best_off) in find_match()