Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dpathnt.cpp142 OBJECT * const dir_obj = object_new_range( dir, dir_length ); in canonicWindowsPath() local
145 path_key_cache, dir_obj, &found ); in canonicWindowsPath()
148 result->path = dir_obj; in canonicWindowsPath()
157 object_free( dir_obj ); in canonicWindowsPath()