Searched refs:ansi (Results 1 – 25 of 123) sorted by relevance
12345
7 COMPILE=gcc -DU_USING_ICU_NAMESPACE=1 -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -g -O0 -Wall -ansi -pe…9 GENLIB=gcc -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strin…
35 # CXXFLAGS = -J 4 -ansi -LANG:std -I. ${STL_INCL} ${DEBUG_FLAGS} -I. -D_STLP_NO_OWN_IOSTREAMS -D_ST…36 CXXFLAGS = -J 4 -ansi -LANG:std -I. ${STL_INCL} ${DEBUG_FLAGS} -I.
36 # CXXFLAGS = -Wall -ansi -I${STL_INCL} -I. -D_STLP_DEBUG ${REPO_FLAGS} ${CXX_EXTRA_FLAGS}37 CXXFLAGS = -Wall -g -D_STLP_USE_NEWALLOC -DNO_FAST_ALLOCATOR -ansi -I${STL_INCL} -I. ${REPO_FLAGS…
40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
41 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
1 prog: ansi
54 ansi.stderr.exp ansi.vgtest \163 ansi args \ program221 ansi_CFLAGS = $(AM_CFLAGS) -ansi
5 - pierre.php@gmail.com (ansi-C port)
93 'cflags': [ '-ansi' ],171 'GCC_C_LANGUAGE_STANDARD': 'ansi', # -ansi
5 AM_CFLAGS = -ansi -pedantic -Wall -Wextra -Wno-long-long -O0 -g
10 CFLAGS="$CFLAGS -Wall -W -pedantic -ansi"
46 DBUS_ENABLE_ANSI "enable -ansi -pedantic gcc flags" OFF
200 uni2ansi (UniChar *uni, char *ansi, int len) in uni2ansi() argument203 *ansi++ = (*uni & 0xff80) ? '?' : *(char *)uni; in uni2ansi()
457 …CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string…460 …echo "# Note: We are not using '-ansi' with HP/UX GCC because int64_t broke, see <http://bugs.icu-…463 …CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string…476 … CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
81 -ansi \
40 SPECIAL_CFLAGS = -g -ansi -pedantic -funroll-loops -ffast-math -DSHM
53 -ansi \