Home
last modified time | relevance | path

Searched defs:c_flags (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/
H A DMakefile39 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
/kernel/linux/linux-6.6/arch/x86/um/
H A DMakefile42 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dversion.rs65 pub fn c_flags() -> &'static str { in c_flags() functions
/kernel/linux/linux-5.10/fs/coda/
H A Dcoda_fs_i.h26 u_short c_flags; /* flags (see below) */ member
/kernel/linux/linux-6.6/fs/coda/
H A Dcoda_fs_i.h26 u_short c_flags; /* flags (see below) */ member
/kernel/linux/linux-5.10/net/rds/
H A Drds_single_path.h20 #define c_flags c_path[0].cp_flags macro
/kernel/linux/linux-6.6/net/rds/
H A Drds_single_path.h20 #define c_flags c_path[0].cp_flags macro
/third_party/python/Python/
H A Dcompile.c355 PyCompilerFlags *c_flags; member

Completed in 14 milliseconds