Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/
H A DMakefile42 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
/openbmc/linux/net/rds/
H A Drds_single_path.h20 #define c_flags c_path[0].cp_flags macro
/openbmc/linux/fs/coda/
H A Dcoda_fs_i.h26 u_short c_flags; /* flags (see below) */ member
/openbmc/u-boot/
H A DMakefile682 c_flags := $(KBUILD_CFLAGS) $(cpp_flags) macro