Lines Matching refs:c
79 CFLAGS-wcwidth.c += -I../wctype
80 CFLAGS-wcswidth.c += -I../wctype
83 CFLAGS-wcstol.c += $(strtox-CFLAGS)
84 CFLAGS-wcstoul.c += $(strtox-CFLAGS)
85 CFLAGS-wcstoll.c += $(strtox-CFLAGS)
86 CFLAGS-wcstoull.c += $(strtox-CFLAGS)
87 CFLAGS-wcstod.c += $(strtox-CFLAGS)
88 CFLAGS-wcstold.c += $(strtox-CFLAGS)
89 CFLAGS-wcstof128.c += $(strtox-CFLAGS)
90 CFLAGS-wcstof.c += $(strtox-CFLAGS)
91 CFLAGS-wcstol_l.c += $(strtox-CFLAGS)
92 CFLAGS-wcstoul_l.c += $(strtox-CFLAGS)
93 CFLAGS-wcstoll_l.c += $(strtox-CFLAGS)
94 CFLAGS-wcstoull_l.c += $(strtox-CFLAGS)
95 CFLAGS-wcstod_l.c += $(strtox-CFLAGS)
96 CFLAGS-wcstold_l.c += $(strtox-CFLAGS)
97 CFLAGS-wcstof128_l.c += $(strtox-CFLAGS)
98 CFLAGS-wcstof_l.c += $(strtox-CFLAGS)
99 CPPFLAGS-tst-wchar-h.c += -D_FORTIFY_SOURCE=2
101 CFLAGS-isoc99_wscanf.c += -fexceptions
102 CFLAGS-isoc99_fwscanf.c += -fexceptions
103 CFLAGS-isoc99_vwscanf.c += -fexceptions
104 CFLAGS-isoc99_vfwscanf.c += -fexceptions
109 CPPFLAGS-wcstold_l.c += -I../stdlib