Searched refs:storage_idx (Results 1 – 3 of 3) sorted by relevance
196 uint32_t storage_idx; in terminator_CreateDebugReportCallback() local203 storage_idx = 0; in terminator_CreateDebugReportCallback()210 icd->instance, pCreateInfo, pAllocator, &icd_info[storage_idx]); in terminator_CreateDebugReportCallback()215 storage_idx++; in terminator_CreateDebugReportCallback()220 storage_idx = 0; in terminator_CreateDebugReportCallback()222 if (icd_info[storage_idx]) { in terminator_CreateDebugReportCallback()224 icd->instance, icd_info[storage_idx], pAllocator); in terminator_CreateDebugReportCallback()226 storage_idx++; in terminator_CreateDebugReportCallback()245 uint32_t storage_idx; in terminator_DestroyDebugReportCallback() local251 storage_idx = 0; in terminator_DestroyDebugReportCallback()[all …]
782 int storage_idx, int offset );
802 int storage_idx, int offset ) in new_node() argument815 node->buf_idx = storage_idx; in new_node()