Searched refs:find_opt (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dopts.h88 size_t find_opt (const char *input, int lang_mask);
H A Dopts-common.c52 find_opt (const char *input, int lang_mask) function
147 opt_index = find_opt (opt + 1, -1);
163 opt_index = find_opt (opt + 1, -1);
H A Dopts.c473 opt_index = find_opt (opt + 1, lang_mask | CL_COMMON | CL_TARGET);
487 opt_index = find_opt (opt + 1, lang_mask | CL_COMMON | CL_TARGET);
1048 option_index = find_opt (new_option, lang_mask);
/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Dproto.h74 find_opt(tOptions * opts, tOptState * o_st);
H A Dautoopts.c224 tSuccess res = find_opt(opts, o_st);
H A Dfind.c679 find_opt(tOptions * opts, tOptState * o_st) function
/freebsd-10.3-release/contrib/flex/
H A Dscanopt.c88 static int find_opt
645 static int find_opt (s, lookup_long, optstart, len, err_code, opt_offset)
753 if (!find_opt
789 if (!find_opt
642 static int find_opt (s, lookup_long, optstart, len, err_code, opt_offset) function

Completed in 188 milliseconds