Searched refs:core_h_files (Results 1 – 1 of 1) sorted by relevance
108 core_h_files = get_file_list(src_core_path, '.h') variable113 core_h_hpp_files = sorted(core_h_files + core_hpp_files)138 formatted_list = [" \"{}\",\n".format(file_name[9:]) for file_name in core_h_files]