Home
last modified time | relevance | path

Searched defs:switches (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dmain.c201 struct switches { struct
210 ProcessArgs(int argc, char **argv, struct switches *sw) in ProcessArgs() argument
/dflybsd-src/usr.bin/ncal/
H A Dncal.c73 } switches[] = { variable
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c3865 switches (tree *jump_target) in switches() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c2848 static struct switchstr *switches; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c3294 static struct switchstr *switches; variable
H A Ddwarf2out.c24339 auto_vec<const char *> switches; in gen_producer_string() local