Lines Matching +refs:clang +refs:format +refs:replace
25 * package/debian/source/format:
26 change to native format to work around regression in Debian packaging.
103 format of the parse_param list (by trimming space after "*") as well as
250 fix a few clang --analyze warnings; one was a case where output_ctable emitted
253 * reader.c: appease clang --analyze
333 * yaccpar.skel: use YYINT's to replace short's as in btyaccpar.skel
426 use YYINT typedef from Tom Shield's btyacc changes to replace explicit "short"
917 * aclocal.m4: resync with my-autoconf (fixes for clang and mingw)
925 * reader.c: fix two loop-limits found by clang 3.3 --analyze
1027 CF_CLANG_COMPILER - check if the given compiler is really clang.
1030 add check for clang to CF_GCC_WARNINGS. modify CF_GCC_WARNINGS to work around
1063 Adrian Bunk request - replace this with the output from autoheader
1068 suggested change: replace CF_ANSI_CC_REQD by AC_PROG_CC_STDC (since no
1099 Also define new TMALLOC and TREALLOC macros to simplify/replace MALLOC and
1572 fix warnings from clang --analyze
1785 * package/debian/source/format: scripts from Debian package
2056 * skeleton.c: replace a few -1's with YYEMPTY