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