Home
last modified time | relevance | path

Searched defs:has_target (Results 1 – 2 of 2) sorted by relevance

/linux/tools/build/
H A Dfixdep.c53 int is_target, has_target = 0; in parse_dep_file() local
/linux/drivers/cpufreq/
H A Dcpufreq.c72 static inline bool has_target(void) in has_target() function