Home
last modified time | relevance | path

Searched refs:using_frameworks (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-c.c43 static bool using_frameworks = false; variable
436 using_frameworks = 1; in add_system_framework_path()
454 using_frameworks = 1; in add_framework_path()
532 if (using_frameworks) in darwin_register_frameworks()