Searched defs:FILE (Results 1 – 4 of 4) sorted by relevance
33 typedef struct FILE { struct35 } FILE; argument
881 FILE: label
59 static FILE: &'static $crate::str::CStr = $crate::c_str!($file); constant
1030 void (*print_symbol)(FILE *, struct symbol *), in __conf_write_autoconf()