HomeSort by relevance Sort by last modified time
    Searched refs:use_best_off (Results 1 - 4 of 4) sorted by null

  /external/syslinux/lzo/src/
lzo_mchw.ch 137 s->use_best_off = (flags & 1) ? 1 : 0;
167 if (s->use_best_off)
lzo_swd.ch 96 lzo_bool use_best_off;
273 s->use_best_off = 0;
656 if (s->use_best_off)
lzo1x_9x.c 647 if (swd->use_best_off)
701 if (swd->use_best_off)
  /external/syslinux/gpxe/src/util/
nrv2b.c 230 int use_best_off; member in struct:ucl_swd
391 s->use_best_off = 0;
687 if (s->use_best_off)
738 s->use_best_off = (flags & 1) ? 1 : 0;
762 if (s->use_best_off)

Completed in 805 milliseconds