Home
last modified time | relevance | path

Searched refs:warn_protocol (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.h626 extern int warn_protocol;
H A Dc-opts.c931 warn_protocol = on;
H A Dc-common.c462 int warn_protocol = 1; variable
H A DChangeLog17246 (flag_warn_protocol): Rename warn_protocol.
/openbsd-src/gnu/gcc/gcc/
H A Dc.opt355 ObjC ObjC++ Var(warn_protocol) Init(1)
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c7374 if (warn_protocol) in check_protocol()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c6064 if (warn_protocol)