Home
last modified time | relevance | path

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

/llvm-project/libc/test/UnitTest/
H A DCMakeLists.txt16 set(library_type OBJECT) global() variable
18 set(library_type STATIC) global() variable
/llvm-project/openmp/runtime/src/
H A Dkmp.h517 enum library_type { enum