Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Ddwarfcfi.c122 int reg_result = dwarf_frame_register (frame, r, ops_mem, &ops, &nops); in handle_address() local
123 print_detail (reg_result, ops, nops); in handle_address()
124 result |= reg_result; in handle_address()
/third_party/vulkan-loader/loader/
H A Dloader_windows.c755 VkResult reg_result = windows_get_registry_files(inst, registry_location, use_secondary_hive, &search_path, &reg_size); in windows_read_data_files_in_registry() local
756 if (reg_result == VK_ERROR_OUT_OF_HOST_MEMORY) { in windows_read_data_files_in_registry()
761 if ((VK_SUCCESS != reg_result && VK_SUCCESS != regHKR_result) || NULL == search_path) { in windows_read_data_files_in_registry()

Completed in 3 milliseconds