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

/darwin-on-arm/xnu/pexpert/gen/
H A Ddevice_tree.c54 struct DTSavedScope * nextScope; member in struct:DTSavedScope
314 iter->savedScope = scope->nextScope;
331 newScope->nextScope = iter->savedScope;
354 iter->savedScope = newScope->nextScope;
397 iter->savedScope = scope->nextScope;

Completed in 235 milliseconds