Searched refs:opt_depth (Results 1 – 1 of 1) sorted by relevance
279 int opt_depth = 0; in main() local352 opt_depth = atoi(optarg); in main()440 if (opt_depth > 0) in main()441 xo_set_depth(NULL, opt_depth); in main()460 opt_depth += 1; in main()466 opt_depth += 1; in main()472 opt_depth += 1; in main()476 if (opt_depth > 0) in main()477 xo_set_depth(NULL, opt_depth); in main()530 opt_depth = (opt_closer && opt_top_wrap) ? -1 : 0; in main()[all …]