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

/freebsd-9.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-9.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

Completed in 211 milliseconds