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

/osnet-11/usr/src/grub/grub2/grub-core/kern/mips/arc/
H A Dinit.c56 FOR_ARC_CHILDREN(comp, parent) function
/osnet-11/usr/src/grub/grub2/include/grub/arc/
H A Darc.h253 #define FOR_ARC_CHILDREN(comp, parent) for (comp = GRUB_ARC_FIRMWARE_VECTOR->getchild (parent); comp; comp = GRUB_ARC_FIRMWARE_VECTOR->getpeer (comp)) macro

Completed in 16 milliseconds