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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmacrotab.c231 int depth1 = inclusion_depth (file1);
236 while (depth1 > depth2)
241 depth1--;
243 while (depth2 > depth1)
228 int depth1 = inclusion_depth (file1); local
/freebsd-10.1-release/sys/x86/iommu/
H A Dintel_drv.c632 dmar_match_pathes(int busno1, const ACPI_DMAR_PCI_PATH *path1, int depth1, argument
640 if (scope_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT && depth1 != depth2)
642 depth = depth1;

Completed in 105 milliseconds