Home
last modified time | relevance | path

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

/external/syslinux/lzo/
Dprepcore.c170 const int max_try_lazy = 5; in main() local
259 for (lazy = 0; lazy <= max_try_lazy; lazy++) { in main()