Searched refs:compiler_opts (Results 1 – 1 of 1) sorted by relevance
42 const struct option compiler_opts[] = { variable66 for (const struct option *o = compiler_opts; o->name != 0; ++o) { in usage_fail()82 while ((c = getopt_long(argc, argv, "", compiler_opts, &idx)) != -1) { in main()