Lines Matching refs:c
226 CFLAGS-nptl-init.c += -fexceptions -fasynchronous-unwind-tables
228 CFLAGS-unwind.c += -fexceptions
229 CFLAGS-unwind-forcedunwind.c += -fexceptions -fasynchronous-unwind-tables
232 CFLAGS-pthread_cancel.c += -fexceptions -fasynchronous-unwind-tables
233 CFLAGS-pthread_setcancelstate.c += -fexceptions -fasynchronous-unwind-tables
234 CFLAGS-pthread_setcanceltype.c += -fexceptions -fasynchronous-unwind-tables
238 CFLAGS-cancellation.c += -fasynchronous-unwind-tables
243 CFLAGS-pthread_exit.c += -fexceptions
247 CFLAGS-forward.c += -fexceptions
252 CFLAGS-pthread_testcancel.c += -fexceptions
253 CFLAGS-pthread_join.c += -fexceptions -fasynchronous-unwind-tables
254 CFLAGS-pthread_timedjoin.c += -fexceptions -fasynchronous-unwind-tables
255 CFLAGS-pthread_clockjoin.c += -fexceptions -fasynchronous-unwind-tables
256 CFLAGS-pthread_once.c += $(uses-callbacks) -fexceptions \
258 CFLAGS-pthread_cond_wait.c += -fexceptions -fasynchronous-unwind-tables
259 CFLAGS-pthread_kill.c = -fexceptions -fasynchronous-unwind-tables
260 CFLAGS-sem_wait.c += -fexceptions -fasynchronous-unwind-tables
261 CFLAGS-sem_timedwait.c += -fexceptions -fasynchronous-unwind-tables
262 CFLAGS-sem_clockwait.c = -fexceptions -fasynchronous-unwind-tables
264 CFLAGS-futex-internal.c += -fexceptions -fasynchronous-unwind-tables
356 CFLAGS-test-mutexattr-printers.c := $(CFLAGS-printers-tests)
357 CFLAGS-test-mutex-printers.c := $(CFLAGS-printers-tests)
358 CFLAGS-test-condattr-printers.c := $(CFLAGS-printers-tests)
359 CFLAGS-test-cond-printers.c := $(CFLAGS-printers-tests)
360 CFLAGS-test-rwlockattr-printers.c := $(CFLAGS-printers-tests)
361 CFLAGS-test-rwlock-printers.c := $(CFLAGS-printers-tests)
362 CPPFLAGS-test-mutexattr-printers.c := $(CFLAGS-printers-tests)
363 CPPFLAGS-test-mutex-printers.c := $(CFLAGS-printers-tests)
364 CPPFLAGS-test-condattr-printers.c := $(CFLAGS-printers-tests)
365 CPPFLAGS-test-cond-printers.c := $(CFLAGS-printers-tests)
366 CPPFLAGS-test-rwlockattr-printers.c := $(CFLAGS-printers-tests)
367 CPPFLAGS-test-rwlock-printers.c := $(CFLAGS-printers-tests)
371 CFLAGS-tst-pthread-gdb-attach.c := $(CFLAGS-printers-tests)
372 CPPFLAGS-tst-pthread-gdb-attach.c := $(CFLAGS-printers-tests)
374 CPPFLAGS-tst-pthread-gdb-attach.c += -DDO_ADD_SYMBOL_FILE=1
376 CPPFLAGS-tst-pthread-gdb-attach.c += -DDO_ADD_SYMBOL_FILE=0
378 CFLAGS-tst-pthread-gdb-attach-static.c := $(CFLAGS-printers-tests)
379 CPPFLAGS-tst-pthread-gdb-attach-static.c := \
435 CFLAGS-ftrylockfile.c += $(libio-mtsafe)
436 CFLAGS-funlockfile.c += $(libio-mtsafe)
487 CFLAGS-tst-cancelx7.c += -fexceptions
488 CFLAGS-tst-cancelx17.c += -fexceptions
489 CFLAGS-tst-cleanupx4.c += -fexceptions
490 CFLAGS-tst-cleanupx4aux.c += -fexceptions
491 CFLAGS-tst-initializers1.c += -W -Wall -Werror
492 CFLAGS-tst-initializers1-< = $(CFLAGS-tst-initializers1.c) \
493 $(patsubst tst-initializers1-%.c,-std=%,$<)
494 CFLAGS-tst-initializers1-c89.c += $(CFLAGS-tst-initializers1-<)
495 CFLAGS-tst-initializers1-c99.c += $(CFLAGS-tst-initializers1-<)
496 CFLAGS-tst-initializers1-c11.c += $(CFLAGS-tst-initializers1-<)
497 CFLAGS-tst-initializers1-gnu89.c += $(CFLAGS-tst-initializers1-<)
498 CFLAGS-tst-initializers1-gnu99.c += $(CFLAGS-tst-initializers1-<)
499 CFLAGS-tst-initializers1-gnu11.c += $(CFLAGS-tst-initializers1-<)
558 CFLAGS-tst-execstack-mod.c += -Wno-trampolines