Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/dtc/
H A Dinput_buffer.cc257 bool try_include_paths = true; in read_binary_file() local
265 try_include_paths = false; in read_binary_file()
272 if (include_buffer == 0 && try_include_paths) in read_binary_file()