Home
last modified time | relevance | path

Searched defs:FILE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/nolibc/
H A Dstdio.h40 typedef struct FILE { struct
42 } FILE; typedef
/linux/scripts/dtc/
H A Ddt_to_config881 FILE: label
/linux/rust/kernel/
H A Dbug.rs18 static FILE: [u8; _FILE.len() + 1] = { constant
H A Dkunit.rs63 static FILE: &'static $crate::str::CStr = $crate::c_str!($file); constant
/linux/scripts/kconfig/
H A Dconfdata.c1037 void (*print_symbol)(FILE *, struct symbol *), in __conf_write_autoconf()