Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dinput_buffer.cc255 bool try_include_paths = true; in read_binary_file() local
263 try_include_paths = false; in read_binary_file()
270 if (include_buffer == 0 && try_include_paths) in read_binary_file()