Home | History | Annotate | Download | only in src

Lines Matching refs:complain

634 #include "complain.h"
820 * some compilers to complain about unreachable statements.
902 /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and
2310 || 0 == strcmp (at_directive_argv[0], "@complain")
2317 case 'c': func = complain; break;