Home
last modified time | relevance | path

Searched defs:c_flags (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/usr/include/
DMakefile18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include macro
/linux-6.12.1/arch/x86/um/
DMakefile41 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
/linux-6.12.1/net/rds/
Drds_single_path.h20 #define c_flags c_path[0].cp_flags macro
/linux-6.12.1/fs/coda/
Dcoda_fs_i.h26 u_short c_flags; /* flags (see below) */ member