Home
last modified time | relevance | path

Searched refs:last_directory_symbol (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dloader.c1962 size_t last_directory_symbol = 0; in combine_manifest_directory_and_library_path() local
1966 last_directory_symbol = i + 1; // we want to include the symbol in combine_manifest_directory_and_library_path()
1973 loader_strncpy(*out_fullpath, new_str_len, manifest_file_path, last_directory_symbol); in combine_manifest_directory_and_library_path()
1974 cur_loc_in_out_fullpath += last_directory_symbol; in combine_manifest_directory_and_library_path()

Completed in 11 milliseconds