Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DFindFFI.cmake25 find_path(FFI_INCLUDE_DIRS ffi.h PATHS ${FFI_INCLUDE_DIR})
30 find_path(FFI_INCLUDE_DIRS ffi/ffi.h PATHS ${FFI_INCLUDE_DIR})
H A DFindZ3.cmake52 find_path(Z3_INCLUDE_DIR NAMES z3.h
65 find_path(Z3_INCLUDE_DIR NAMES z3.h
H A DFindzstd.cmake19 find_path(zstd_INCLUDE_DIR NAMES zstd.h)
/openbsd-src/gnu/llvm/lld/cmake/modules/
H A DFindVTune.cmake14 find_path(VTune_INCLUDE_DIRS ittnotify.h
/openbsd-src/gnu/gcc/gcc/
H A Dcfgloopmanip.c41 static int find_path (edge, basic_block **);
82 find_path (edge e, basic_block **bbs) in find_path() function
282 nrem = find_path (e, &rem_bbs); in remove_path()
/openbsd-src/gnu/llvm/libcxxabi/
H A DCMakeLists.txt486 find_path(LIBCXXABI_LIBUNWIND_INCLUDES_INTERNAL libunwind.h