Searched defs:statik (Results 1 – 1 of 1) sorted by relevance
78 statik: Option<bool>, field297 pub fn statik(&mut self, statik: bool) -> &mut Config { in statik() method664 let statik = config.is_static(name); in parse_libs_cflags() localVariable